meta {
  name: get-creds
  type: http
  seq: 5
}

get {
  url: https://music.amazon.co.uk
  body: none
  auth: none
}

headers {
  User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.80 Safari/537.36
  Accept-Language: en-GB,en-US;q=0.9,en;q=0.8
  ~Connection: keep-alive
  ~Pragma: no-cache
  ~Cache-Control: no-cache
  ~sec-ch-ua: " Not A;Brand";v="99", "Chromium";v="98", "Google Chrome";v="98"
  ~sec-ch-ua-mobile: ?0
  ~sec-ch-ua-platform: "macOS"
  ~Upgrade-Insecure-Requests: 1
  ~Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
  ~Sec-Fetch-Site: none
  ~Sec-Fetch-Mode: navigate
  ~Sec-Fetch-User: ?1
  ~Sec-Fetch-Dest: document
}
