Should Endpoints use these for error message? It might be deprecated Links: * [RFC 2616 14.46 Warning](https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html) * [RFC 2047](https://tools.ietf.org/html/rfc2047) * [Warning](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Warning) - This says [warning header is soon to be deprecated](https://github.com/httpwg/http-core/issues/139) * SO [Putting detailed REST error message in HTTP Warning header, good/bad idea?](https://stackoverflow.com/questions/6676976/putting-detailed-rest-error-message-in-http-warning-header-good-bad-idea)
Should Endpoints use these for error message? It might be deprecated
Links: