oschaaf opened a new pull request, #1750: URL: https://github.com/apache/incubator-pagespeed-ngx/pull/1750
As of nginx 1.23 the cache control headers are re-implemented as al linked list. This reworks our code that manipulates this header to work with that. Still a draft: this change probably needs to be conditioned against nginx version with ifdefs, so older version can still be built as well. Hence, still a draft. Attempts to fix https://github.com/apache/incubator-pagespeed-ngx/issues/1749 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@pagespeed.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org