Skip to content

http: enforce that URL paths are relative#246

Merged
jparise merged 1 commit into
mainfrom
http-relative-path
Apr 14, 2026
Merged

http: enforce that URL paths are relative#246
jparise merged 1 commit into
mainfrom
http-relative-path

Conversation

@jparise

@jparise jparise commented Apr 14, 2026

Copy link
Copy Markdown
Owner

This is a defensive guard that prevents callers from passing a full URL that would override self.base_url (as a side effect of urljoin()'s behavior).

This is a defensive guard that prevents callers from passing a full URL
that would override self.base_url (as a side effect of urljoin()'s
behavior).
@jparise jparise merged commit a5ce201 into main Apr 14, 2026
10 checks passed
@jparise jparise deleted the http-relative-path branch April 14, 2026 15:20
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