hurl | Simple gopher and http(s) client. |
| download: http://git.y1.nz/archives/hurl.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 1f8427dcd93c50f45649604517f5ca7494c480ad parent 23259e9166d683eb9f3f92dfbb7a3fa71c63b65f Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Mon, 12 Nov 2018 19:46:13 +0100 README: no HTTP/2 support, even HTTP/3 is in the works ... maybe a week after HTTP/4 will be done... Diffstat:
| M | README | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README b/README @@ -45,6 +45,7 @@ Not by default, but possible with custom headers: - No HTTP auth support. Other: +- No HTTP/2+ support. - No HTTP keep-alive. - No HTTP chunked-encoding support. - No HTTP redirect support.
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.