Changeset 1475
- Timestamp:
- 11/11/11 16:42:55 (11 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r1474 r1475 1881 1881 </p> 1882 1882 <div class="note" id="rfc.section.7.3.8.p.4"> 1883 <p> <b>Note:</b> This status code is similar to 302 Found, except that it does not allow rewriting the request method from POST to GET. Th ere1884 is no equivalent counterpart for 301 Moved Permanently.1883 <p> <b>Note:</b> This status code is similar to 302 Found, except that it does not allow rewriting the request method from POST to GET. This 1884 specification defines no equivalent counterpart for 301 Moved Permanently. 1885 1885 </p> 1886 1886 </div> -
draft-ietf-httpbis/latest/p2-semantics.xml
r1474 r1475 1909 1909 <t> 1910 1910 <x:h>Note:</x:h> This status code is similar to 302 Found, except that 1911 it does not allow rewriting the request method from POST to GET. Th ereis1912 no equivalent counterpart for 301 Moved Permanently.1911 it does not allow rewriting the request method from POST to GET. This 1912 specification defines no equivalent counterpart for 301 Moved Permanently. 1913 1913 </t> 1914 1914 </x:note>
Note: See TracChangeset
for help on using the changeset viewer.