buildo / nozzle

MIT License
0 stars 1 forks source link

[CORS] add the ability to customize `allowedHeaders` #22

Closed giogonzo closed 8 years ago

giogonzo commented 8 years ago

requirements

currently only allowedOrigin is configurable I don't see why allowedHeaders (and methods?) shouldn't be

specs

{optional: describe technical specs to implement this feature, if not obvious}

misc

{optional: other useful info}