You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 acontent-type
header while still not being mandatory.The text was updated successfully, but these errors were encountered: