Skip to content

v0.22.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 22:50
· 12 commits to master since this release

Features

  • Support http2-prior-knowledge, see #356 (@zuisong)
  • Directly bind to interface name on supported platforms, see #359 (@ducaale)
  • Enable stream when content-type is text/event-stream, see #360 (@zuisong)
  • Decode utf-8 encoded string when formatting non-streaming JSON response, see #361 (@zuisong)

Other