Chenjp opened a new pull request, #784: URL: https://github.com/apache/tomcat/pull/784
1. automatically flush when earlyHints called, to enable the possibility of server-think-time (programmatic code in web app) between the Early Hints headers and the final response. Speeding up page loads is the main goal of Early hints feature, and the "server think-time" is the key. 2. unset early-hints relative headers. Final response need reset Link/CSP etc headers if necessary. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
