Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 19:11
· 17 commits to master since this release

Added

  • Added an option to use Post-Quantum secure algorithms for establishing TLS
    connections. This option is hidden under a new --experiment flag that is
    described in README.md. (#15)

Fixed

  • Fixed an issue with --http2 not being able to work together with --ech. In
    addition to that there's also one more change: gocurl by default will send
    both h2 and http/1.1 in TLS ALPN extension and use the protocol selected
    by the server. (#14)

See changes.

See CHANGELOG.md for the list of changes.