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

[WIP] Fix for server actions headers problems #119

Closed
wants to merge 8 commits into from

Conversation

z4nr34l
Copy link
Owner

@z4nr34l z4nr34l commented Nov 20, 2024

This pull request includes changes to improve the handling of headers in middleware functions. The most important changes involve modifying the way headers are logged and passed in the NextResponse object.

Improvements to headers handling:

Copy link

vercel bot commented Nov 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
nemo ⬜️ Skipped (Inspect) Nov 20, 2024 9:40am

Copy link

pkg-pr-new bot commented Nov 20, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/z4nr34l/nemo/@rescale/nemo@119

commit: 5f43670

Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.44%. Comparing base (024512e) to head (95b460e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #119      +/-   ##
==========================================
+ Coverage   93.61%   94.44%   +0.82%     
==========================================
  Files           1        1              
  Lines          47       54       +7     
  Branches       19       20       +1     
==========================================
+ Hits           44       51       +7     
  Misses          3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@z4nr34l z4nr34l closed this Nov 20, 2024
@z4nr34l z4nr34l deleted the next-server-action-headers branch November 20, 2024 10:02
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.

1 participant