Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Switch to Requests #19

Closed
berkerpeksag opened this issue Jul 6, 2012 · 0 comments
Closed

Switch to Requests #19

berkerpeksag opened this issue Jul 6, 2012 · 0 comments

Comments

@berkerpeksag
Copy link
Collaborator

Using requests would help with below:

  • Easier testing since we only need to stub methods on the module instead of trying to hijack classes.
  • Easier authentication for APIs requiring this, including OAuth support.
  • Simpler HTTP interfacing code.
  • Easier API root definitions.
@ghost ghost assigned BYK Jul 6, 2012
@BYK BYK closed this as completed in 0a68130 Aug 5, 2012
BYK added a commit that referenced this issue Aug 8, 2012
Add documentation for core.Auth and fix some minor documentation errors after #19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants