The HTTP Allow
response header lists the set of request methods supported by a resource. This header must be sent if the server responds with a 405 Method Not Allowed
status code to indicate which request methods can be used instead. An empty Allow
value indicates that the resource allows no request methods, which might occur temporarily for a given resource.
<http-methods>
A comma-separated list of allowed request methods supported by a resource.
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.4