class

Kemal::Shield::XPoweredBy

Inherits Kemal::Shield::Handler / Kemal::Handler / Kemal::HandlerInterface / HTTP::Handler / Reference / Object

Kemal::Shield::XPoweredBy removes the X-Powered-By HTTP header.

This handler can be turned off by setting

Kemal::Shield.config.hide_powered_by = false

Instance methods

call(context)
Source