Skip to content

Bug fixing

Latest
Compare
Choose a tag to compare
@kernelsauce kernelsauce released this 05 Sep 12:14
· 7 commits to master since this release
7fe88c2
  • Fixing bug where two Content-Type headers might be set in web.lua.
  • Add stat support for OSX.
  • Fix race condition in IOStream when using HTTPConnection.
  • Fix Luasocket variable name when using that backend for connections.
  • Bump http-parser to latest.
  • Gracefully handle closed connections.
  • Fixed broken client cert functionality.
  • Remove erroring in HTTPUtil when parameter is incorrectly encoded.