solomax commented on code in PR #569: URL: https://github.com/apache/wicket/pull/569#discussion_r1159399210
########## wicket-core/src/main/java/org/apache/wicket/coep/CrossOriginEmbedderPolicyRequestCycleListener.java: ########## @@ -36,15 +36,15 @@ * <code>Cross-Origin-Embedder-Policy</code>. The header is not set for the paths that are exempted * from COEP. The only valid value of COEP is <code>require-corp</code>, so if the listener is * enabled the policy value will be specified as so. - * + * <p> Review Comment: I believe, this one will produce JavaDoc warning :( -- 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]
