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

feat: support raw Set-Cookie headers #310

Merged
merged 2 commits into from
Oct 13, 2022
Merged

feat: support raw Set-Cookie headers #310

merged 2 commits into from
Oct 13, 2022

Conversation

stefan-guggisberg
Copy link
Contributor

Please ensure your pull request adheres to the following guidelines:

  • make sure to link the related issues in this description
  • when merging / squashing, make sure the fixed issue references are visible in the commits, for easy compilation of release notes

Related Issues

#309

Thanks for contributing!

@github-actions
Copy link

This PR will trigger a minor release when merged.

@codecov
Copy link

codecov bot commented Oct 13, 2022

Codecov Report

Merging #310 (f612e5c) into main (c55384f) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #310   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines          982       996   +14     
=========================================
+ Hits           982       996   +14     
Impacted Files Coverage Δ
src/fetch/headers.js 100.00% <100.00%> (ø)

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

Copy link
Contributor

@dominique-pfister dominique-pfister left a comment

Choose a reason for hiding this comment

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

🚀

@stefan-guggisberg stefan-guggisberg merged commit d5c80aa into main Oct 13, 2022
@stefan-guggisberg stefan-guggisberg deleted the issue-309 branch October 13, 2022 14:40
github-actions bot pushed a commit that referenced this pull request Oct 13, 2022
# [3.2.0](v3.1.4...v3.2.0) (2022-10-13)

### Features

* support raw Set-Cookie headers ([#310](#310)) ([d5c80aa](d5c80aa)), closes [#309](#309)
@github-actions
Copy link

🎉 This PR is included in version 3.2.0 🎉

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.

3 participants