You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Code quality release
- Improved code coverage via tests
- Fixed
- multipart POST handling was broken
- Cookie handling was broken
- Off by one in username parsing
- Remove headers from HTTP/0.9 responses
- Fix boolean misuse
This is a code quality and bug fix
- Do not use chunked encoding with empty response
- Update boost detection
- Allow partial initialization
- Reduce code duplication