Closed (fixed)
Project:
Acquia Connector
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Jun 2009 at 20:33 UTC
Updated:
30 Jun 2009 at 21:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pwolanin commentedmaybe just this?
We don't really need to add the check-again code as core does.
Comment #2
pwolanin commentedComment #3
David_Rothstein commentedThe code makes sense, and I tried it out and acquia_agent_http_request() still seems to work.
It looks like there are some other minor improvements in drupal_http_request() that we don't have, but they look unimportant enough to skip. Overall, it's really a shame that we have to keep a hacked version of this function...
Comment #4
pwolanin commentedyes, but no other way to check the ssl cert
Comment #5
pwolanin commentedHere's one core issue, but essentially blocked on Crell's mythical handlers in core: http://drupal.org/node/64866
Comment #6
pwolanin commentedmaybe we shoudl pull this in too? http://drupal.org/node/280240
Comment #7
Anonymous (not verified) commentedIncludes #1 and #6 with modification listed from http://drupal.org/node/280240#comment-1709162
Comment #8
Anonymous (not verified) commentedComment #9
pwolanin commentedthanks Joshua - committed and then branched to DRUPAL-6--1