I want to look like how does a HTTP response header looks like..
I am using PHP…
Especially i want to see a typical HTTP 404 response header..
If there is a php server array that contains all the http header info i want to find it!!
The above array has his items order by which will send it first?
Thx in advance!!
I have wireshark installed into my PC, but i don’t know how to search for http response messages!!
Use HTTPFox. It’s a very nice/simple header viewer. Install it, activate it, hit some url you KNOW will produce a 404, and view the response.
Simple as that.l