how to find the right pair of handshake within HTTP Header file -


i working http headers recently, , file getting perfect 2-ways handshake. means, there get/post... request followed http/1.1 response. so, guaranteed kind of connection? or possible have multiple post/get... requests before http/1.1 response or vice versa? if so, how can tell "which response" corresponds "which request"? there pattern?

thanks in advance!


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 -