Skip to content
/ django Public

Fixed #24460, improved HttpRequest.build_absolute_uri documentation#4278

Closed
gitaarik wants to merge 1 commit intodjango:masterfrom
gitaarik:ticket_24460_update_build_absolute_uri_documentation
Closed

Fixed #24460, improved HttpRequest.build_absolute_uri documentation#4278
gitaarik wants to merge 1 commit intodjango:masterfrom
gitaarik:ticket_24460_update_build_absolute_uri_documentation

Conversation

@gitaarik
Copy link
Contributor

@gitaarik gitaarik commented Mar 8, 2015

To explain why it doesn't allow scheme switching (HTTP/HTTPS)
Ticket:
https://code.djangoproject.com/ticket/24460#comment:4

Copy link
Member

Choose a reason for hiding this comment

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

I'd change to: If you need to redirect users to HTTPS, ...

@gitaarik gitaarik force-pushed the ticket_24460_update_build_absolute_uri_documentation branch from 60ba569 to 4ffa37f Compare March 8, 2015 15:23
@gitaarik gitaarik force-pushed the ticket_24460_update_build_absolute_uri_documentation branch from 4ffa37f to 6f040dc Compare March 8, 2015 15:24
@gitaarik
Copy link
Contributor Author

gitaarik commented Mar 8, 2015

Updated pull request

@mxsasha
Copy link
Member

mxsasha commented Mar 8, 2015

Comitted in 794c3f7, thanks!

@mxsasha mxsasha closed this Mar 8, 2015
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.

2 participants