All HTTP headers in $_SERVER array
Posted: Wed Nov 30, 2022 11:44 am
Now all HTTP headers are available in $_SERVER array as HTTP_XXX keys.
In previous versions of WWebserver only the most common headers were available.
This caused problems with Wordpress version 6.1.1.
If you need to work with Wordpress version 6.1.1, you should update WWebserver.
In previous versions of WWebserver only the most common headers were available.
This caused problems with Wordpress version 6.1.1.
If you need to work with Wordpress version 6.1.1, you should update WWebserver.