Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Ways to find out source of a HTTP request?

What are the various ways through which I can find out the source from which a HTTP request is generated? I know only one, i.e. HTTP referrer field. Is there any other way also?

EDIT: Here I am only interested in knowing that whether the request is generated from a machine directly or from some other website. And in case of some other website, then which one? I am not interested in IP level details.

like image 455
Ravi Gupta Avatar asked Oct 28 '25 00:10

Ravi Gupta


1 Answers

Correct answer is "Nope​​​​​​​​​​​​. – SLaks♦ Oct 31 at 17:34"

like image 106
Ravi Gupta Avatar answered Oct 30 '25 15:10

Ravi Gupta