[wp-trac] [WordPress Trac] #39586: Handle absolute request URI-s
WordPress Trac
noreply at wordpress.org
Mon Jan 16 03:35:04 UTC 2017
#39586: Handle absolute request URI-s
---------------------------+------------------------------
Reporter: szepe.viktor | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Rewrite Rules | Version: trunk
Severity: normal | Resolution:
Keywords: close | Focuses:
---------------------------+------------------------------
Description changed by dd32:
Old description:
> For example the iPhone Facebook app sends absolute request URI-s like the
> ones in proxy requests but with the '''same domain name'''.
>
> {{{
> GET http://www.art-plasztika.hu:80/mellnagyobbitas
> }}}
>
> that is the equivalent for GET mellnagyobbitas "http://www.art-
> plasztika.hu" being the {{{home}}} URL
>
> We may know scheme+host name+port from the {{{home}}} option.
>
> Please consider supporting absolute request URI-s.
New description:
For example the iPhone Facebook app sends absolute request URI-s like the
ones in proxy requests but with the '''same domain name'''.
{{{
GET http://www.art-plasztika.hu:80/mellnagyobbitas
}}}
that is the equivalent for {{{GET /mellnagyobbitas}}} "http://www.art-
plasztika.hu" being the {{{home}}} URL
We may know scheme+host name+port from the {{{home}}} option.
Please consider supporting absolute request URI-s.
--
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39586#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list