php - User's data on cURL requests -


What does the curl send to the address of the request? PHP script is hosted on a dedicated server when I'm accessing the script, is it sending my IP address or server with a referrer? I was always thinking about this.

Since the PHP server is requesting, it is sending its IP address.


Comments

Popular posts from this blog

python - rpy2 import is not working -

c++ - How to load a bitmap from file into the samples buffer -

javascript - How to get MySQL query result returned using $.ajax -