Getting HTTP response code
-
Hi Wordfence, I have a problem with your plugin. I have developed a cache plugin for wordpress (wp fastest cache). My and your plugin cannot work together.
Problem; When “If anyone’s requests exceed:” is set, “Your access to this site has been limited” page is shown and this error page is cached.
Fix; I need to get header of page. if(httpStatus == 503){ //not cache } , I will do something like that. Can you help me about it? How can I detect the header of page?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Getting HTTP response code’ is closed to new replies.