Tagged Questions
0
votes
2answers
101 views
Localizing reason phrase in status line of the RESTful HTTP API reponse
We have a RESTful API exposed over HTTP that in a natural way makes use of HTTP status-line (status-code and reason-phrase) to communicate the API result to the client ...