nokia / restful

A powerful RESTful framework for Go.
BSD 3-Clause "New" or "Revised" License
17 stars 14 forks source link

Client.AcceptProblemJSON() #12

Closed Som-Som-CC closed 3 years ago

Som-Som-CC commented 3 years ago

Client.AcceptProblemJSON() lets you switch off RFC 7807 Accept: application/problem+json header to be sent by the client.