Skip to content
This repository was archived by the owner on Dec 8, 2023. It is now read-only.

Update CORs logic and after_response_handler naming. #44

Merged
merged 3 commits into from
Apr 29, 2016

Conversation

soundofjw
Copy link

closes #38

  • renames _pre_response_handlers to _after_response_handlers.
  • adds _allows_cors to Endpoint definitions to enable CORs more specifically.

@soundofjw soundofjw self-assigned this Apr 29, 2016
@soundofjw soundofjw merged commit 1437277 into master Apr 29, 2016
@soundofjw soundofjw deleted the fix-cors-errors-38 branch April 29, 2016 21:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

_pre_response_handlers should be called in Exception cases as well
1 participant