github ledgetech/lua-resty-http v0.05

latest releases: v0.17.2, v0.17.1, v0.17.0-beta.1...
9 years ago
  • Headers are now normalised for case, both request headers passed in and response headers received (thanks @mikz for the report)
  • Response headers received with multiple matching field names are now presented as a table of values rather than concatenated, as this caused issues with Set-Cookie and potentially other cases. Note that when evaluating headers you must now consider the type could either be a table or a string. (Thanks to @ngo for the original pull request / suggestion).

Don't miss a new lua-resty-http release

NewReleases is sending notifications on new releases.