Changes between Initial Version and Version 1 of Ticket #808, comment 5


Ignore:
Timestamp:
10/14/15 13:58:14 (9 years ago)
Author:
LPardue@…

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #808, comment 5

    initial v1  
    55Testing this with {{{curl -v --http2 http://localhost/index.html}}} I see the client fail as reported before.
    66
    7 Curl (and libcurl) can be used for a variety of client applications. Thinking more about machine-to-machine interactions, it would be nice to be able to benefit from HTTP/2 over http:// without worrying about specifying a port-to-protocol relationship.
     7Curl (and libcurl) can be used for a variety of client applications. Thinking more about machine-to-machine interactions, it would be nice to be able to benefit from HTTP/2 over http:// without worrying about specifying a port-to-protocol relationship out-of-band.