Skip to content

v2.4.0

Compare
Choose a tag to compare
@adam-fowler adam-fowler released this 13 Nov 12:18
· 10 commits to main since this release
8af1c90

Minor release changes

  • Added HTTP1Channel.Configuration. #600
  • Added idleTimeout to HTTP1Channel.Configuration to close idle HTTP1 connections. #600
  • Added HTTP2ServerConnectionManager channel handler to manage graceful shutdown, idle, close and maxAge timeouts. Added HTTP2UpgradeChannel.Configuration to set associated values. #601
  • Conform Cookie.SameSite to Sendable. #604