Skip to content

Commit 1517049

Browse files
committed
Removing deny-uncovered-http-methods
1 parent 4e35f53 commit 1517049

File tree

1 file changed

+0
-1
lines changed
  • servlet/servlet-basicauth-file/src/main/webapp/WEB-INF

1 file changed

+0
-1
lines changed

servlet/servlet-basicauth-file/src/main/webapp/WEB-INF/web.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4646
xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd"
4747
version="3.1">
48-
<!--<deny-uncovered-http-methods/>-->
4948
<security-constraint>
5049
<web-resource-collection>
5150
<web-resource-name>SecureServlet</web-resource-name>

0 commit comments

Comments
 (0)