Active
Project:
FriendFeed
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2008 at 17:56 UTC
Updated:
24 Jun 2008 at 13:18 UTC
Good day, My drupal is behind a restrictive proxy so I had to install http://drupal.org/files/issues/proxy_11.patch.
My issue is, it seems this module simply ignores the proxy information. Any ideas are welcomed.
regards,
friendfeed.com/czarphanguye
Comments
Comment #1
robloachThe FriendFeed PHP library they give us uses cURL and not drupal_http_request, which is what your patch changes. Where did you find that patch? It would be a good thing to bring into core...
Comment #2
czarphanguye commented@RobLoach, The patch was found at http://drupal.org/node/7881#comment-772876
After talking w/ a friend at the data-center I'm now running w/ curl outgoing access and this module is lovely. Thanks.