Get the http headers from current request in PHP

后端 未结 6 1861
梦谈多话
梦谈多话 2020-12-08 04:10

Is it possible to get the http headers of the current request with PHP? I am not using Apache as the web-server, but using nginx.

I tried using

6条回答
提交回复
热议问题