HTTP is a stateless protocol. It means it treats each request independently without any knowledge of previous requests.
There is no link between two requests being successively carried out on the same connection