URI:
       README: no HTTP/2 support, even HTTP/3 is in the works - hurl - Gopher/HTTP/HTTPS file grabber
  HTML git clone git://git.codemadness.org/hurl
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 1f8427dcd93c50f45649604517f5ca7494c480ad
   DIR parent 23259e9166d683eb9f3f92dfbb7a3fa71c63b65f
  HTML 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(-)
       ---
   DIR 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.