Skip to content

Include 'root_path' when returning URLs from request.url_for#699

Merged
lovelydinosaur merged 3 commits intomasterfrom
include-root-path-in-url-for
Nov 1, 2019
Merged

Include 'root_path' when returning URLs from request.url_for#699
lovelydinosaur merged 3 commits intomasterfrom
include-root-path-in-url-for

Conversation

@lovelydinosaur
Copy link
Copy Markdown

Closes #604
Closes #690

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.

The root_path of a request is not known when running make_absolute_url Starlette behind reverse proxy, url_for does not return externally valid urls

1 participant