Changes between Initial Version and Version 1 of Ticket #808, comment 5
- Timestamp:
- 10/14/15 13:58:14 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #808, comment 5
initial v1 5 5 Testing this with {{{curl -v --http2 http://localhost/index.html}}} I see the client fail as reported before. 6 6 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 .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 out-of-band.