Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support content-type header in cors #280

Merged
merged 1 commit into from Mar 12, 2019
Merged

Conversation

xq262144
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Mar 12, 2019

Codecov Report

Merging #280 into develop will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #280      +/-   ##
===========================================
+ Coverage     80.4%   80.41%   +0.01%     
===========================================
  Files          160      160              
  Lines        11935    11935              
===========================================
+ Hits          9596     9598       +2     
- Misses        1640     1644       +4     
+ Partials       699      693       -6

1 similar comment
@codecov
Copy link

codecov bot commented Mar 12, 2019

Codecov Report

Merging #280 into develop will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #280      +/-   ##
===========================================
+ Coverage     80.4%   80.41%   +0.01%     
===========================================
  Files          160      160              
  Lines        11935    11935              
===========================================
+ Hits          9596     9598       +2     
- Misses        1640     1644       +4     
+ Partials       699      693       -6

@foreseaz foreseaz requested a review from laodouya March 12, 2019 07:57
Copy link
Contributor

@leventeliu leventeliu left a comment

Choose a reason for hiding this comment

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

LGTM.

@foreseaz foreseaz self-requested a review March 12, 2019 07:59
@foreseaz
Copy link
Contributor

LGTM.

@foreseaz foreseaz merged commit 0beb125 into develop Mar 12, 2019
@leventeliu leventeliu deleted the bugfix/cors_allowed_headers branch March 12, 2019 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants