[wp-trac] [WordPress Trac] #28487: Introduce a function to determine if the scheme of a URL is https
WordPress Trac
noreply at wordpress.org
Mon Jun 9 14:56:30 UTC 2014
#28487: Introduce a function to determine if the scheme of a URL is https
-------------------------+------------------
Reporter: johnbillion | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.0
Component: Security | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
-------------------------+------------------
Comment (by georgestephanis):
Just added
[https://core.trac.wordpress.org/attachment/ticket/28487/28487.is_ssl.diff
28487.is_ssl.diff] -- which integrates this functionality into the
existing is_ssl function as a possible alternative placement.
The existing code and new code both check things via rather discrete
methods, so I'm unsure if it's best to logically clump them in the same
function, but just a possibility to chew on.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28487#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list