File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -314,13 +314,13 @@ q=foo&limit=10&sort=-published
314314 </t >
315315 <t >
316316 A response with either of the status codes
317- 301 (Moved Permanently, <xref target =" HTTP" format =" comma" section =" 15.4.2" />) or
318- 308 (Permanent Redirect, <xref target =" HTTP" format =" comma" section =" 15.4.9" />)
317+ 301 (Moved Permanently, <xref target =" HTTP" sectionFormat =" comma" section =" 15.4.2" />) or
318+ 308 (Permanent Redirect, <xref target =" HTTP" sectionFormat =" comma" section =" 15.4.9" />)
319319 indicates that the target resource has permanently moved to a different URI referenced by the
320320 Location response field (<xref target =" HTTP" sectionFormat =" comma" section =" 10.2.2" />).
321321 Likewise, a response with either
322- 302 (Found, <xref target =" HTTP" format =" comma" section =" 15.4.3" /> or
323- 307 (Temporary Redirect, <xref target =" HTTP" format =" comma" section =" 15.4.8" />)
322+ 302 (Found, <xref target =" HTTP" sectionFormat =" comma" section =" 15.4.3" /> or
323+ 307 (Temporary Redirect, <xref target =" HTTP" sectionFormat =" comma" section =" 15.4.8" />)
324324 indicates that the target resource has temporarily moved. In all four cases, the server is
325325 suggesting that the user agent can accomplish its original QUERY request by sending a
326326 similar QUERY request to the new target URI referenced by Location.
You can’t perform that action at this time.
0 commit comments