postrank-labs / goliath

Goliath is a non-blocking Ruby web server framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable the response header "Server: Goliath"

stijink opened this issue · 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.