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

Custom request handler #38

Closed
wants to merge 6 commits into from
Closed

Custom request handler #38

wants to merge 6 commits into from

Conversation

amilstead
Copy link

Finding myself needing to implement a custom request handler for the stripe API, and I'd rather not monkey patch.

The infrastructure I work in requires that all IO be done in a very specific way, using a wrapped handler.

I can't imagine others wouldn't find this useful at some point.

Not to mention being able to apply different request handler functions from standard packages.

@amilstead
Copy link
Author

D'oh. Looks like some of the tests are failing in different environments. Looking into that now.

@kyleconroy
Copy link
Contributor

@amilstead looks like this pull requests no longer merges into master. Any interested in updating with the latest version of the codebase?

@amilstead
Copy link
Author

@kyleconroy I'll check into it when I get some time -- sorry it's been a while since I've looked at this PR. =)

@kyleconroy
Copy link
Contributor

Understandable! I'm going to close this PR until you get a chance to update it :)

@kyleconroy kyleconroy closed this Jul 7, 2015
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

2 participants