Skip to content

Conversation

bartlomieju
Copy link
Member

This commit fixes handling of "authority" in the URL by properly
sending "Authorization Basic..." header in fetch API.

This is a regression from #24593
Fixes #24697

CC @seanmonstar

@bartlomieju bartlomieju merged commit 1fad6eb into denoland:main Jul 24, 2024
17 checks passed
@bartlomieju bartlomieju deleted the fix_fetch_authority branch July 24, 2024 21:23
dsherret pushed a commit that referenced this pull request Jul 26, 2024
This commit fixes handling of "authority" in the URL by properly
sending "Authorization Basic..." header in `fetch` API.

This is a regression from #24593
Fixes #24697

CC @seanmonstar
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.45.3 breaks fetch with user:pass in URL
3 participants