grape-swagger icon indicating copy to clipboard operation
grape-swagger copied to clipboard

Duplicate Access-Control-Allow-Origin

Open tonobo opened this issue 8 years ago • 1 comments

Hey, in doc_methods.rb you're defining some response headers. Is it possible to remove them, because normally i want to setup all required headers in my app or proxy server. Nginx will add a duplicate in this case, which will break all the stuff.

Please checkout these sections. Code part 1 Code part 2

tonobo avatar Jan 14 '16 13:01 tonobo

Stumbled upon this as well :) Is there any way to remove those without monkeypatching?

maokomioko avatar Jan 25 '22 15:01 maokomioko