[wp-trac] [WordPress Trac] #39586: Handle absolute request URI-s
WordPress Trac
noreply at wordpress.org
Sat Jan 14 19:46:32 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 | Keywords:
Focuses: |
---------------------------+-----------------------------
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>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list