Skip to content

fix: remove hash from intercept dispatch key#1273

Merged
ronag merged 1 commit intonodejs:mainfrom
galvez:remove-hash-from-intercept
Mar 11, 2022
Merged

fix: remove hash from intercept dispatch key#1273
ronag merged 1 commit intonodejs:mainfrom
galvez:remove-hash-from-intercept

Conversation

@galvez
Copy link
Copy Markdown
Contributor

@galvez galvez commented Mar 11, 2022

See #1245

As per RFC 3986, clients are not supposed to send URI fragments to servers when they retrieve a document.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 11, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.11%. Comparing base (cedc7d2) to head (adab87c).
Report is 1614 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1273   +/-   ##
=======================================
  Coverage   94.10%   94.11%           
=======================================
  Files          44       44           
  Lines        4090     4093    +3     
=======================================
+ Hits         3849     3852    +3     
  Misses        241      241           

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

Copy link
Copy Markdown
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@ronag ronag merged commit 34f1676 into nodejs:main Mar 11, 2022
Copy link
Copy Markdown

@jennyEckstein jennyEckstein left a comment

Choose a reason for hiding this comment

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

I tested the changes on my side, everything works as expected. Thank you @galvez

KhafraDev pushed a commit to KhafraDev/undici that referenced this pull request Jun 23, 2022
metcoder95 pushed a commit to metcoder95/undici that referenced this pull request Dec 26, 2022
crysmags pushed a commit to crysmags/undici that referenced this pull request Feb 27, 2024
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.

5 participants