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

Several changes, enabling testing of OAuth Consumer flows #47

Merged
merged 17 commits into from Jul 1, 2011

Conversation

bnoguchi
Copy link
Contributor

@bnoguchi bnoguchi commented Jul 1, 2011

I patched tobi to test everyauth's Facebook Connect support.

Changes include:

  • Submitting <form> with method="POST" (as opposed to only method="post" before)
  • Use of node's new http Agent' over the legacy Client
  • https detection and support
  • Make it appear as if one browser can interact with more than 1 hostname (e.g., 1 hostname redirecting to another hostname)
  • Ability to specify User-Agent on a Browser instance (for use in all requests by that Browser instance)

... with tests to boot. All tests pass.

…me than the host associated with a Browser instance.
rauchg added a commit that referenced this pull request Jul 1, 2011
Several changes, enabling testing of OAuth Consumer flows
@rauchg rauchg merged commit 6fb8c86 into LearnBoost:master Jul 1, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants