morlovich commented on issue #1556: Combined css returns truncated, mis-encoded body on cache hit URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1556#issuecomment-389527574 On Tue, May 15, 2018 at 3:53 AM Otto van der Schaaf < [email protected]> wrote: > The change above doesn't help. It probably wouldn't have been the right > fix, but naively I would have expected it to at least influence incidence > it. > That makes it look like the headers are modified to include this stuff in either RewriteDriver::Write or HTTPCache::Put... hmm, which just makes this code look like the likeliest suspect: https://github.com/apache/incubator-pagespeed-mod/blob/master/net/instaweb/http/http_cache.cc#L412 ... but that doesn't look wrong, either. >
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
