Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 10,823 for

http

(0.09 sec)
  1. 401 Unauthorized - HTTP | MDN

    The Http 401 Unauthorized client error response status code indicates that a request was not successful because it lacks valid authentication credentials for the requested resource. This status code is sent with an Http WWW-Authenticate response header that contains information on the authentication scheme the server expects the client to include to make the request successfully....Русский 中文 (简体) 正體中文 (繁體) The HTTP 401 Unauthorized client error...status code is sent with an HTTP WWW-Authenticate response header...

    developer.mozilla.org/en-US/docs/Web/HTTP/Statu...
  2. 409 Conflict - HTTP | MDN

    The Http 409 Conflict client error response status code indicates a request conflict with the current state of the target resource....Русский 中文 (简体) 正體中文 (繁體) The HTTP 409 Conflict client error response...update the same resource. Status http 409 Conflict Examples Concurrent...

    developer.mozilla.org/en-US/docs/Web/HTTP/Statu...
  3. Transfer-Encoding - HTTP | MDN

    The Http Transfer-Encoding request and response header specifies the form of encoding used to transfer messages between nodes on the network....Português (do Brasil) 中文 (简体) The HTTP Transfer-Encoding request and...corresponding GET message. Warning: HTTP/2 disallows all uses of the...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  4. Content-Location - HTTP | MDN

    The Http Content-Location representation header indicates an alternate location for the returned data. It's main use is to indicate the URL of a resource transmitted as the result of content negotiation....Português (do Brasil) 中文 (简体) The HTTP Content-Location representation...Forbidden header name No Syntax http Content-Location: <url> Directives...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  5. Accept-Language - HTTP | MDN

    The Http Accept-Language request header indicates the natural language and locale that the client prefers. The server uses content negotiation to select one of the proposals and informs the client of the choice with the Content-Language response header. Browsers set required values for this header according to their active user interface language. Users can also configure additional preferred languages through browser settings....Русский 中文 (简体) 正體中文 (繁體) The HTTP Accept-Language request header...the characters *,-.;= . Syntax http Accept-Language: <language>...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  6. CSP: sandbox - HTTP | MDN

    The Http Content-Security-Policy (CSP) sandbox directive enables a sandbox for the requested resource similar to the