Changes between Version 171 and Version 172 of Docs/825gen2/Updating/History
- Timestamp:
- 11/05/25 10:49:17 (9 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Updating/History
v171 v172 32 32 HTTP Trace method is now disabled. This is recommended for greater security. This can be verified from the development VM terminal: 33 33 {{{ 34 curl - v -X TRACE http://<IP address of indicator>34 curl -X TRACE http://<IP address of indicator> 35 35 }}} 36 Response should be: //"405 Method Not Allowed"// 37 36 Output should contain //"405 Method Not Allowed"// and appear similar to: 37 {{{ 38 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> 39 <html><head> 40 <title>405 Method Not Allowed</title> 41 </head><body> 42 <h1>Method Not Allowed</h1> 43 <p>The requested method TRACE is not allowed for this URL.</p> 44 </body></html> 45 }}} 38 46 39 47 == Patches for 1.21.005 ==
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)