lambadaframework icon indicating copy to clipboard operation
lambadaframework copied to clipboard

Custom headers

Open cagataygurturk opened this issue 8 years ago • 2 comments

Custom headers support.

We should implement our own annotations to give this support due to API Gateway's limitations.

cagataygurturk avatar Apr 19 '16 10:04 cagataygurturk

+1 we need the ability to control CORS headers.

Please note there is no longer a dependency on #35, it is now possible to set custom headers in API Gateway in "normal" (non-proxy) mode.

refacktor avatar Jan 28 '19 16:01 refacktor

This is implemented in PR https://github.com/cagataygurturk/lambadaframework/pull/59

refacktor avatar Feb 21 '19 06:02 refacktor