Skip to content

SwiftNIO Extras 1.6.1

Compare
Choose a tag to compare
@Lukasa Lukasa released this 20 Aug 13:19
0b9eb87

Semver Patch

  • Skip HTTPResponseCompressor logic for 204 No Content responses. (#105) (patch credit to @tanner0101)
  • Refactor header field value code to use better String algorithms. (#104) (patch credit to @karwa)

Other

  • Add performance test for NIO PCAP handler. (#98)
  • Fixed API breakage script on Swift 5.2. (#103)