Skip to content

v1.0.0-beta.4

Compare
Choose a tag to compare
@szmarczak szmarczak released this 17 Feb 18:42
· 282 commits to master since this release

The last beta before the release of v1.0.0 πŸŽ‰ outdated :(

  • Reuse sockets from resolve-alpn (HTTP1 only for now) e4d88fc
  • Various performance improvements:
  • API behavior change: Agent.normalizeAuthority(..) -> Agent.normalizeOrigin(...)
  • Readme fixes