krakenjs / swaggerize-express

Design-driven apis with swagger 2.0 and express.
Other
355 stars 81 forks source link

Disable `X-Powered-By` by default. #52

Closed totherik closed 9 years ago

totherik commented 9 years ago

In express applications the x-powered-by header is enabled by default. This should be disabled.

tlivings commented 9 years ago

Fix in https://github.com/krakenjs/swaggerize-express/pull/60