Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add proxy support #15

Open
prabirshrestha opened this issue Jun 17, 2012 · 2 comments
Open

add proxy support #15

prabirshrestha opened this issue Jun 17, 2012 · 2 comments
Labels

Comments

@prabirshrestha
Copy link
Contributor

FB.options({proxy: 'http://localhost:8888'});
@prabirshrestha
Copy link
Contributor Author

also look for process.env['HTTP_PROXY']

@Anonyfox
Copy link

Anonyfox commented Jul 9, 2013

+1

oazais added a commit to oazais/facebook-node-sdk that referenced this issue Oct 9, 2013
Issue Thuzi#15 add proxy support (Thuzi/facebook-node-sdk)
usage:
fb.options({proxy: 'http://proxy:port'});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants