openapi-cop icon indicating copy to clipboard operation
openapi-cop copied to clipboard

Do not require `content-type` header for empty responses

Open biergit opened this issue 2 years ago • 0 comments

The HTTP spec does not require a content-type header for empty responses and some people may argue that such responses even should not contain such header. As a matter of fact even non-empty responses only "SHOULD" contain a content-type header while still not being mandatory.

biergit avatar Dec 08 '22 19:12 biergit