amazon web services - What is the URL header used for in AWS API GET request? -


i looking @ example aws sts api request calls below aws web page

get / http/1.1 host: sts.amazonaws.com content-type: application/json; charset=utf-8 url: https://sts.amazonaws.com/?durations ....... 

i can't seem understand if url http header custom header used aws or if new in http (like cors)

either way not find reference header.

can please explain header ? (i.e custom aws or more general)


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -