Open brunoaugusto opened 12 years ago
Should have a way to decode Response Bodies if a Content-Encoding Header is present and set as gzip/deflate
Currently seems Stream Socket Adapter can't retrieve Response Headers through _stream_get_metadata() and thus is unable to check Content-Encoding Header Field.
Should have a way to decode Response Bodies if a Content-Encoding Header is present and set as gzip/deflate