v0.3
- Fix incorrect Sec-WebSocket-Protocol negotiation
- Fix incorrect timeout handling in
websocket:receive()
- Add workaround to allow being required in openresty (#98)
- Add http.tls.old_cipher_list (#112)
- Add http.cookie module (#117)
- Improvements to http.hsts module (#119)
- Add
options
argument form tostream:write_body_from_file()
(#125)