You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2018/07/02 11:14:48 UTC

[GitHub] morlovich commented on issue #1785: Fix mismatch between decompression and headers

morlovich commented on issue #1785: Fix mismatch between decompression and headers
URL: https://github.com/apache/incubator-pagespeed-mod/pull/1785#issuecomment-401771386
 
 
   (Note that I've only ran this through unit tests...)
   The high risk point is probably using the headers in response_headers_ rather than value_ --- when are they out-of-sync?
   
   There are also a few other spots that potentially need the same treatment, not sure if to bundle them in.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services