Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-23 | Update copyright lines in preparation for release | Loïc Hoguin | |
2020-10-21 | Fix cookie handling when tunnel and origin schemes mismatch | Loïc Hoguin | |
The cookie_ignore_informational has been moved to http_opts and http2_opts. Also fix an issue when using 'protocols' in gun:open. When connecting via TLS the protocol's options were discarded. | |||
2020-09-21 | Initial success for h2 CONNECT -> https CONNECT -> https | Loïc Hoguin | |
2020-09-21 | Add a gun:stream_ref() type and fix Dialyzer | Loïc Hoguin | |
2020-09-21 | Refactor protocol handling via gun_protocols | Loïc Hoguin | |