You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would you consider a PR for an "extra headers" callback on the REST module? In addition to CORS (#947), there are security-related headers and maybe application-specific headers that could benefit from an option callback. It'd just take a tuple list of headers.
I would also use it to implement a headers option on cowboy_static�.
The text was updated successfully, but these errors were encountered:
Would you consider a PR for an "extra headers" callback on the REST module? In addition to CORS (#947), there are security-related headers and maybe application-specific headers that could benefit from an option callback. It'd just take a tuple list of headers.
I would also use it to implement a headers option on
cowboy_static�
.The text was updated successfully, but these errors were encountered: