Closed tomgallagher closed 7 years ago
Hi
When content is gzipped, Phantom or one of its constituent parts deletes the content-length header.
See this issue https://github.com/ariya/phantomjs/issues/10156
Not sure why it would do this but can anyone suggest a workaround with Capyabara/Poltergeist DSL?
Thanks
Tom
If PhantomJS isn't providing the info there is no way for Poltergeist to get it.
Hi
When content is gzipped, Phantom or one of its constituent parts deletes the content-length header.
See this issue https://github.com/ariya/phantomjs/issues/10156
Not sure why it would do this but can anyone suggest a workaround with Capyabara/Poltergeist DSL?
Thanks
Tom