6 Commits

Author SHA1 Message Date
HoneyryderChuck
9a64fadb56 updating example scripts 2023-11-04 16:22:53 +00:00
HoneyryderChuck
0d58408c58 compression plugins for gzip and deflate supported by default
most of the code was moved to the transcoder layer.

The `compression_threshold_size` option has been removed.

The `:compression/brotli` plugin becomes only ´:brotli`, and depends on
the new transcoding APIs.

options to skip compression and decompression were added.
2023-09-20 17:57:41 +01:00
HoneyryderChuck
122b75a14c fixing hackernews script 2022-07-31 19:07:41 +01:00
HoneyryderChuck
d98da33dbe added compression (if we're benchmarking against net-http, we might as well use it) 2018-03-01 00:11:35 +00:00
HoneyryderChuck
c774dc8303 fixing hackernews scripts 2018-02-28 22:22:14 +00:00
HoneyryderChuck
ae61580a15 hackernews links assembler 2018-02-28 22:19:53 +00:00