svenmeier commented on PR #569: URL: https://github.com/apache/wicket/pull/569#issuecomment-1497413462
Can't check ATM, but don't we have to check for duplicated headers then? I wonder whether we should go with a completely different solution: Aren't the headers specific to the page? We could add a behavior to the page (via Component instantiation/Initialization listener) and thus always add the header when the page is rendered. -- 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]
