A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/510 below:

510 Not Extended - HTTP

510 Not Extended

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.

Status Examples Extension not supported

In the following example, a client sends a request with a mandatory extension specified in the C-MAN header. The Connection header specifies that these extensions are to be handled on a hop-by-hop basis. A proxy forwards the extended request, but the Connection header is stripped out in transit. Because the origin server doesn't receive any information about the M-GET method, it sends a 510 in response:

M-GET /document HTTP/1.1
Host: example.com
C-Man: "http://www.example.org/"
Connection: C-Man
HTTP/1.1 510 Not Extended
Specifications See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.3