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
support for module :http-client-j8 to ungzip a response data stream
with the content encoding 'gzip'
function io/wrap-is-with-gzip-input-stream to gzip data sent to the stream
function io/wrap-os-with-gzip-output-stream to ungzip data read from the stream
improvements to the :multipart parser. The parsers is now more robust in
parsing the part headers and returns all part headers in its raw form in
parsed data map.
Fixed
the multipart parser's mimetype handling for content type headers