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(http): retain headers order #1884

Merged
merged 3 commits into from
Oct 9, 2024
Merged

fix(http): retain headers order #1884

merged 3 commits into from
Oct 9, 2024

Conversation

amrbashir
Copy link
Member

closes #1882

Verified

This commit was signed with the committer’s verified signature.
amrbashir Amr Bashir
closes #1882
@amrbashir amrbashir requested a review from a team as a code owner October 4, 2024 07:54
Copy link
Contributor

github-actions bot commented Oct 4, 2024

Package Changes Through 567e19c

There are 2 changes which include http with patch, http-js with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.2 2.0.3
api-example-js 2.0.0 2.0.1
http 2.0.1 2.0.2
http-js 2.0.0 2.0.1

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

Verified

This commit was signed with the committer’s verified signature.
lucasfernog Lucas Fernandes Nogueira

Verified

This commit was signed with the committer’s verified signature.
lucasfernog Lucas Fernandes Nogueira
@lucasfernog lucasfernog merged commit 9b2840d into v2 Oct 9, 2024
16 checks passed
@lucasfernog lucasfernog deleted the fix/http/headers-order branch October 9, 2024 11:07
Sir-Thom pushed a commit to Sir-Thom/plugins-workspace that referenced this pull request Oct 22, 2024

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
* fix(http): retain headers order

closes tauri-apps#1882

* simplify if

* actually set headers

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
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.

[http] Incorrect headers order
2 participants