Amazon Web Services (AWS)
- Applications hosted here requires a
User-Agent
header - Sending a request with an arbitrary
User-Agent
value throughHTTP/1.0
like the sample below, will expose the URL where the application is hosted (within theLocation
header response)
GET / HTTP/1.0
User-Agent: Hello