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

fix(html): do not skip custom headers for 3xx responses #158

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

tripodsan
Copy link
Contributor

fixes #153 also for json

@tripodsan tripodsan requested a review from trieloff October 6, 2022 08:49
@codecov
Copy link

codecov bot commented Oct 6, 2022

Codecov Report

Merging #158 (bec1b7c) into main (5aebe7a) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #158   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           49        49           
  Lines         3961      3965    +4     
=========================================
+ Hits          3961      3965    +4     
Impacted Files Coverage Δ
src/json-pipe.js 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tripodsan tripodsan merged commit 7dfd60d into main Oct 6, 2022
@tripodsan tripodsan deleted the apply-headers-json branch October 6, 2022 11:38
@github-actions
Copy link

github-actions bot commented Oct 6, 2022

🎉 This PR is included in version 3.4.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

check if redirects also send custom headers
2 participants