#19555 closed enhancement (fixed)
Deprecate url_is_accessable_via_ssl()
| Reported by: | nacin | Owned by: | johnbillion |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.0 |
| Component: | HTTP API | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
We can convert it to use wp_remote_get() when we do, or just stub it.
Attachments (2)
Change History (11)
#3
@
15 years ago
- Cc added
I would like to see the documentation in 19555.patch updated to reflect @since 3.4.0 (or just 3.4 ... not sure about the strictness of the convention) and have "Requires cURL" removed since this is no longer true. Otherwise the patch works. Unit test patch submitted, too.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Unit test