1.5.0
After a really long waiting period, 1.5.0 is finally here with the following changes:
Added
- Response first-line to response string exception (fixes #145)
- A test for #129 behavior
get_message_body_summary
function in order to get the message summary3gp
andmkv
mime types
Changed
- Clarify exception message when stream is detached
Deprecated
- Deprecated parsing folded header lines as per RFC 7230
Fixed
- Fix
AppendStream::detach
to not close streams InflateStream
preservesisSeekable
attribute of the underlying streamServerRequest::getUriFromGlobals
to support URLs in query parameters
Several other fixes and improvements.