摘要
The server does not support the functionality required to fulfill the request.
何时发生
Returned for an unrecognized request method or an unimplemented feature.
常见原因
- Method not implemented by the server
- Feature not built yet
解决方法
- Use a supported method
- Implement the required functionality