7 lines
305 B
Markdown
7 lines
305 B
Markdown
|
|
# 501 Not Implemented
|
||
|
|
|
||
|
|
The HTTP code 501 indicates that the server has not implemented this service at
|
||
|
|
this path and for this method.
|
||
|
|
|
||
|
|
For more information see [https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/501](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/501)
|