• hi, I want to make sure regarding the Accept header. so I wanted to install WordPress with some customization on the server side, I did some research regarding the Accept header but didn’t find any article for WordPress. so the question is, in WordPress, is the Accept header used? or I can remove/not use the Accept header?

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    Accept: is a client (browser) side header sent as part of the request. Altering it would involve altering your browser’s behavior. I believe it’s the server’s responsibility as part of HTTP content negotiation to interpret the Accept: header. WordPress is not involved in that aspect.

    What are you actually trying to accomplish? It doesn’t sound like Accept: is the right approach for you?

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.