Skip to content

fix: Preserve explicit URLs in path resolution#2320

Merged
dcodeIO merged 1 commit into
masterfrom
patch/http-path
Jun 10, 2026
Merged

fix: Preserve explicit URLs in path resolution#2320
dcodeIO merged 1 commit into
masterfrom
patch/http-path

Conversation

@dcodeIO

@dcodeIO dcodeIO commented Jun 10, 2026

Copy link
Copy Markdown
Member

Preserves explicit scheme:// URLs when normalizing and resolving import paths, allowing load to work with paths like http://... and https://... in browsers.

Fixes #941

Supersedes #2056

@dcodeIO dcodeIO merged commit c97cdbe into master Jun 10, 2026
5 checks passed
@github-actions github-actions Bot mentioned this pull request Jun 10, 2026
@dcodeIO dcodeIO deleted the patch/http-path branch June 11, 2026 00:11
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.

Load proto file from different host goes wrong.

2 participants