HoneyryderChuck
3f3e1cd9cf
limiting the number of max concurrent connnections for the awk
...
authentication plugin
TIL that S3 does not speak HTTP/2 (cloudfront does). Also, AWS sigv4
verification breaks with pipelined requests, therefore, we have to send
them one at a time.
GCP does provide HTTP/2 support, so let's test there as well.
2021-02-05 18:42:39 +00:00
HoneyryderChuck
b67c5d53e0
starting notes on the next minor version
2020-10-06 16:52:18 +01:00
HoneyryderChuck
d2037a4cc8
example script to test reconnection
2019-05-20 16:40:54 +03:00
HoneyryderChuck
44093d735e
log the first test failing (we're having it in CI again...)
2019-05-16 10:17:11 +03:00
HoneyryderChuck
39fbf0223c
some changes to the stripe script
2019-03-17 12:26:24 +00:00
HoneyryderChuck
d6893c79ba
example on how to use httpx with faraday
2019-03-17 01:43:40 +00:00
HoneyryderChuck
d02e328077
hackernews script: running in separate thread now to make backtracing easier
2018-03-26 14:37:58 +01:00
HoneyryderChuck
ec17795dbe
get example now raises for status
2018-03-26 14:29:40 +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
0982cafbf9
hackernews front page scraper
2018-02-28 22:20:17 +00:00
HoneyryderChuck
ae61580a15
hackernews links assembler
2018-02-28 22:19:53 +00:00
HoneyryderChuck
f05a4bdba8
added hackernews first page scraper
2018-02-28 18:46:14 +00:00
HoneyryderChuck
0c609e6fd9
cleaned up example
2018-02-24 22:13:55 +00:00
HoneyryderChuck
08f018c248
fixed proxy script
2017-12-22 09:53:11 +02:00
HoneyryderChuck
f2498190a8
proxy test script
2017-12-22 09:18:32 +02:00
HoneyryderChuck
4e68e5549d
testing the chain API first hand in the scripts
2017-12-08 19:04:25 +00:00
HoneyryderChuck
b9bdd7bd0b
rewrote the example scripts
2017-12-07 21:15:53 +00:00
HoneyryderChuck
f5e6b38d47
loading https in the test script
2017-12-07 01:07:37 +00:00
HoneyryderChuck
3df3eba0fc
pimping my examples
2017-12-06 20:32:46 +00:00
HoneyryderChuck
e7b943ba39
requests: added support for post body encoding, for json and form params for now
2017-12-06 19:25:33 +00:00
HoneyryderChuck
bf757d194f
better example
2017-11-29 18:29:11 +00:00
HoneyryderChuck
8edca3e579
added more urls in example, close the client in the end
2017-11-28 18:14:37 +00:00
HoneyryderChuck
0bcfc7fbe2
added first structure draft, resource names to change, but... it works\! to nghttp2
2017-11-28 01:24:24 +00:00