Changeset 2063 for draft-ietf-httpbis
- Timestamp:
- 29/12/12 02:34:25 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r2062 r2063 2681 2681 converted a POST request to a GET request with long query information, when the client has descended into a "black hole" of 2682 2682 redirection (e.g., a redirected URI prefix that points to a suffix of itself), or when the server is under attack by a client 2683 attempting to exploit security holes present in some servers using fixed-length buffers for reading or manipulating the request-target.2683 attempting to exploit potential security holes. 2684 2684 </p> 2685 2685 <div id="rfc.iref.74"></div> -
draft-ietf-httpbis/latest/p2-semantics.xml
r2062 r2063 3305 3305 redirection (e.g., a redirected URI prefix that points to a suffix of 3306 3306 itself), or when the server is under attack by a client attempting to 3307 exploit security holes present in some servers using fixed-length buffers 3308 for reading or manipulating the request-target. 3307 exploit potential security holes. 3309 3308 </t> 3310 3309 </section>
Note: See TracChangeset
for help on using the changeset viewer.