• Resolved slolo

    (@slolo)


    Good morning,

    I wanted to know if it was possible to remove HTTP headers easily?

    For example, I would like to remove the header named “X-Powered-By”

    It would be really nice if we could make it as easy as adding more.

    Thank you in advance for your help and I wish you a pleasant day.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author John Godley

    (@johnny5)

    The plugin does not have the ability to remove a header.

    Thread Starter slolo

    (@slolo)

    That’s what I assumed indeed.

    Are you planning to support this feature in a future release?

    Plugin Author John Godley

    (@johnny5)

    Probably not. In most situations it is unlikely that PHP can remove the header anyway as it is set by the server. You may be able to override it with another name, but that is also dependant on the server setup.

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