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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use correct set-cookie for the HTTP Client response object #2326

Merged
merged 3 commits into from Nov 2, 2022

Conversation

marandaneto
Copy link
Contributor

@marandaneto marandaneto commented Nov 2, 2022

馃摐 Description

Use correct set-cookie for the HTTP Client response object

馃挕 Motivation and Context

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie

馃挌 How did you test it?

馃摑 Checklist

  • I reviewed the submitted code
  • I added tests to verify the changes
  • I updated the docs if needed
  • No breaking changes

馃敭 Next steps

@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2022

Performance metrics 馃殌

Plain With Sentry Diff
Startup time 315.38 ms 344.60 ms 29.22 ms
Size 1.73 MiB 2.32 MiB 608.63 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
90e9745 314.68 ms 357.28 ms 42.60 ms

App size

Revision Plain With Sentry Diff
90e9745 1.73 MiB 2.32 MiB 608.63 KiB

@marandaneto marandaneto merged commit f809aac into main Nov 2, 2022
@marandaneto marandaneto deleted the fix/cookie-response branch November 2, 2022 13:07
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

2 participants