Overview
Artifact ID: | ce74d804db46c53d174b368c7993e50e484da0f3b18248d960ff4038e4f4817e |
---|---|
Ticket: | e1f9a21c679246860e79cae8dfa5af20b59f9612
Add support for ALPN (required for HTTP/2) |
User & Date: | schelte 2021-08-26 12:24:56 |
Changes
- Change icomment to:
I have a patch for the client side, but I don't find the option to attach a file to the ticket. So I posted it here.
This patch adds an -alpn option that takes a list of protocols to offer in the Client Hello message. When the connection is established, the protocol selected by the server, if any, can be determined by checking the "alpn" key in the response of the tls::status command.
- Change login to "schelte"
- Change mimetype to "text/x-fossil-wiki"
- Change priority to "Immediate"
- Change resolution to "Open"