Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Add ability to control CORS Headers (resolves #130) #229

Merged
merged 1 commit into from
Jan 25, 2018

Conversation

ushatil
Copy link
Contributor

@ushatil ushatil commented Jan 24, 2018

The issue only required modifying the Allowed-Headers,
but it seemed strange to add the ability to control
that one without being able to control the others

  • Current behavior without added flags is unnaffected
  • No existing assertions are changed
  • Added assertions to demonstrate control of CORS Headers

The issue only required modifying the Allowed-Headers,
but it seemed strange to add the ability to control
that one without being able to control the others

- Current behavior without added flags is unnaffected
- No existing assertions are changed
- Added assertions to demonstrate control of CORS Headers
Copy link
Owner

@jubos jubos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks for the feature.

@jubos jubos merged commit 994f7ff into jubos:master Jan 25, 2018
@ushatil
Copy link
Contributor Author

ushatil commented Jan 25, 2018

@jubos thx for the quick turnaround!

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.

2 participants