Download & Extend

Friendfeed Mod ignores proxy settings?

Project:FriendFeed
Version:6.x-1.x-dev
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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

#1

The 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...

#2

@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.

nobody click here