Skip to content

Conversation

@karlseguin
Copy link
Collaborator

url, base were being joined in the wrong order. Switch to using URL.stitch if a base is given.

opts: StitchOpts,
) ![]const u8 {
if (base.len == 0) {
if (opts.alloc == .always) {
Copy link
Contributor

Choose a reason for hiding this comment

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

url, base were being joined in the wrong order. Switch to using URL.stitch if
a base is given.
@karlseguin karlseguin merged commit a482d59 into main Jun 3, 2025
11 checks passed
@karlseguin karlseguin deleted the url_constructor branch June 3, 2025 01:55
@github-actions github-actions bot locked and limited conversation to collaborators Jun 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants