postrank-labs/goliath

Disable the response header "Server: Goliath"

stijink opened this issue · 2 comments

Hi,

my application is always returning the response header "Server: Goliath". It would be nice to have an option to disable this particular header.

Or did i just missed something ? :)

Thx,
Stephan

You can override the constant if you want. There is no explicit option for it.

Thx.