Template:HTTPHeader-MatchUp

From Melissa Data Wiki
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}}