Template:HTTPHeader-MatchUp
Jump to navigation
Jump to search
Header
HTTP headers need to match the protocols and formats being used.
MatchUp requires the values of Content-Type
and Accept
.
Example JSON Request Header
{ "Content-Type": "application/json; charset=utf-8", "Accept": "application/json" }
Usage
{{HTTPHeader-MatchUp}}