Changes between Version 6 and Version 7 of Ticket #39043, comment 7
- Timestamp:
- 12/05/2016 12:21:46 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #39043, comment 7
v6 v7 8 8 9 9 Again, nothing is changing with the default behavior of the WP HTTP API. There is no risk of breaking anything. I hate to say it but your remark is nothing more than FUD. 10 11 Even though I personally think this should be an option in the `$args` array that is passed in to the `wp_remote_*()` functions (as is done in the patch I submitted), I'm not an unreasonable person. A filter on the `$options` array that is passed to `Requests::request()` would achieve the same goal. I'd be happy to revise my patch if you guys think a filter is more appropriate.