Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 10,823 for

http

(0.06 sec)
  1. Content-Range - HTTP | MDN

    The Http Content-Range response header is used in range requests to indicate where the content of a response body belongs in relation to a complete resource....Português (do Brasil) 中文 (简体) The HTTP Content-Range response header...CORS-safelisted request header No Syntax http Content-Range: <unit> <rang...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  2. Max-Forwards - HTTP | MDN

    The Http Max-Forwards request header is used with the TRACE method to limit the number of nodes (usually proxies) that the request goes through. Its value is an integer indicating the maximum amount of nodes it must visit. At each node, the value is decremented and the TRACE request is forwarded to the next node until the destination is reached or the received value of Max-Forwards is zero. The request is then sent back (excluding sensitive headers where appropriate) as the body of a 200 response. This allows the client to see what is being received at the other end of the request chain (the Via header is of particular interest) for testing or diagnostic purposes....language Deutsch 中文 (简体) The HTTP Max-Forwards request header...No Syntax http Max-Forwards: <integer> Examples http Max-Forwards:...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  3. Reporting-Endpoints - HTTP | MDN

    The Http Reporting-Endpoints response header allows website administrators to specify one or more endpoints that can be sent reports generated by the Reporting API.... The HTTP Reporting-Endpoints response...CORS-safelisted response header No Syntax http Reporting-Endpoints: <endpoint>...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  4. Viewport-Width - HTTP | MDN

    The Http Viewport-Width request header is a device client hint which provides the client's layout viewport width in CSS pixels. The value is rounded up to the smallest following integer (i.e., ceiling value)....available only in secure contexts (HTTPS), in some or all supporting...(Responsive Image Client Hints). The HTTP Viewport-Width request header...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  5. 510 Not Extended - HTTP | MDN

    The Http 510 Not Extended server error response status code is sent when the client request declares an Http Extension (RFC 2774) that should be used to process the request, but the extension is not supported....Brasil) 中文 (简体) 正體中文 (繁體) The HTTP 510 Not Extended server error...the client request declares an HTTP Extension ( RFC 2774 ) that...

    developer.mozilla.org/en-US/docs/Web/HTTP/Statu...
  6. Strict-Transport-Security - HTTP | MDN

    The Http Strict-Transport-Security response header (often abbreviated as HSTS) informs browsers that the site should only be accessed using HttpS, and that any future attempts to access it using Http should automatically be upgraded to HttpS....Русский 中文 (简体) 正體中文 (繁體) The HTTP Strict-Transport-Security response...should only be accessed using HTTPS, and that any future attempts...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  7. 204 No Content - HTTP | MDN

    The Http 204 No Content successful response status code indicates that a request has succeeded, but the client doesn't need to navigate away from its current page. A 204 response is cacheable by default, and an ETag header is included in such cases....Русский 中文 (简体) 正體中文 (繁體) The HTTP 204 No Content successful response...replaced by other content. Status http 204 No Content Examples Receiving...

    developer.mozilla.org/en-US/docs/Web/HTTP/Statu...
  8. 408 Request Timeout - HTTP | MDN

    The Http 408 Request Timeout client error response status code indicates that the server would like to shut down this unused connection. A 408 is sent on an idle connection by some servers, even without any previous request by the client....Русский 中文 (简体) 正體中文 (繁體) The HTTP 408 Request Timeout client error...like Chrome and Firefox, use HTTP pre-connection mechanisms to...

    developer.mozilla.org/en-US/docs/Web/HTTP/Statu...
  9. 508 Loop Detected - HTTP | MDN

    The Http 508 Loop Detected server error response status code indicates that the entire operation failed because it encountered an infinite loop while processing a request with Depth: infinity....Brasil) 中文 (简体) 正體中文 (繁體) The HTTP 508 Loop Detected server error...include a DAV header). Status http 508 Loop Detected Specifications...

    developer.mozilla.org/en-US/docs/Web/HTTP/Statu...
  10. 307 Temporary Redirect - HTTP | MDN

    A browser receiving this status will automatically request the resource at the URL in the Location header, redirecting the user to the new page. Search engines receiving this response will not attribute links to the original URL to the new resource, meaning no SEO value is transferred to the new URL....Русский 中文 (简体) 正體中文 (繁體) The HTTP 307 Temporary Redirect redirection...request method is GET . Status http 307 Temporary Redirect Examples...

    developer.mozilla.org/en-US/docs/Web/HTTP/Statu...