Closed cstahl1 closed 6 years ago
Add CORS handler that will always permit POST requests from Origin *.
This can be expanded upon as more sophisticated logic is required and is just a stand-in.
Oh and make sure to put
Closes: #27
at the end of the commit message when you squash merge.
Add CORS handler that will always permit POST requests from Origin *.
This can be expanded upon as more sophisticated logic is required and is just a stand-in.