1. {{httpMethod}} {{getFullUrl()}} {{httpProtocol}}
  2. User-Agent: {{userAgent}}
  3. Content-Type: {{contentType.name}}
  4. Content-Length: {{getContentLength()}}
  5. Host: {{getHost()}}
  6. X-RapidAPI-Key: {{apiKey}}
  7.  
  8. {{getContentRaw()}}
  9. {{getContentUrl()}}