Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
base system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2010 at 08:55 UTC
Updated:
29 Jul 2014 at 18:49 UTC
Jump to comment: Most recent file
Comments
Comment #2
c960657 commentedUpdated and with tests added.
Comment #4
c960657 commentedMake tests work with unclean URLs.
Comment #5
pwolanin commentedIt would seem like a good place to move toward an OO plugin/strategy pattern in D8
Comment #6
wojtha commentedSubscribing
Comment #7
robloachI'm liking this.
Comment #8
wojtha commentedAs to the
#1081192-14: Verify peer on HTTPS if cURL available (but be careful of built-in cert bundles in the codebase), comment by Dries, April 16, 2011:
Comment #9
pwolanin commentedWe should wait for a more robust plugin system for core, and then have a pluggable http request system.
I think we should postpone this issue until then.
Comment #10
c960657 commentedCould you elaborate on this? Is there a ticket on file for this?
Comment #11
c960657 commentedThe ticket is #64866: Pluggable architecture for drupal_http_request().
Comment #12
SqyD commentedsubscribing...
Comment #13
webchickI don't see any reason to postpone any issues on the idea that there might one day be a plugin system in core. This being pluggable would just represent another one-off that said plugin system would have to convert.
Comment #14
rasmusluckow commented#4: hook_http_request-3.patch queued for re-testing.
Comment #16
ramlev commentedRerolled the patch, now support current stage of 8.x
Comment #17
ramlev commentedComment #18
c960657 commentedReroll.
#64866: Pluggable architecture for drupal_http_request() definitely wont happen in D8, but this issue may still have a chance.
Comment #19
berdirGuzzle happened, which support something like this using events/event subscribers. Closed (duplicate) ?
Comment #20
kasperg commentedAgreed. Closed.