Back to Sails

config/http.js

docs/anatomy/config/http.js.md

12.12.2000321 B
Original Source

config/http.js

This file is for configuring the underlying HTTP server in Sails, as well as any HTTP middleware your app may need.

Usage

See sails.config.http for all available options.

<docmeta name="displayName" value="http.js">