tvl-depot/users/Profpatsch/read-http
Profpatsch f05bece2cb refactor(users/Profpatsch/read-http): parse headers as utf8
Headers should always be ASCII, so let’s crash if they are not. The
thing gets a lot easier to use, and clients who fail this restriction
can just fuck off.

Also actually print the results to stdout instead of stderr …

Change-Id: I782c96c537ae11b541175e96453c4114e0a71b05
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2451
Tested-by: BuildkiteCI
Reviewed-by: Profpatsch <mail@profpatsch.de>
2021-01-31 11:10:00 +00:00
..
default.nix feat(users/Profpatsch): add read-http 2021-01-27 13:41:18 +00:00
read-http.rs refactor(users/Profpatsch/read-http): parse headers as utf8 2021-01-31 11:10:00 +00:00