svenmeier commented on a change in pull request #376: WICKET-6682 add CSP nonce
support: initial commit
URL: https://github.com/apache/wicket/pull/376#discussion_r303080030
##########
File path:
wicket-util/src/main/java/org/apache/wicket/util/value/HeaderItemAttributeMap.java
##########
@@ -0,0 +1,24 @@
+package org.apache.wicket.util.value;
+
+import java.util.Map;
+
+public class HeaderItemAttributeMap extends AttributeMap {
Review comment:
I don't see much value in this class.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services