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

set custom request methods when doing a pview lookup #1134

Merged
merged 2 commits into from
Oct 2, 2013

Conversation

mmerickel
Copy link
Member

This should close #1104.

had to fix DummyBootstrap a bit because it fails pretty hard at handling
part of bootstrap contract in which the request passed in should be
enhanced with the registry, and returned. In some cases the wrong
request or the wrong registry were being returned if the test case
actually specified a registry or request.
@mmerickel
Copy link
Member Author

Updated pviews to use the bootstrapped request in cefcf87. Either commit would be viable for release. If you don't like the bootstrapped version it can be reverted.

@mcdonc mcdonc merged commit cefcf87 into master Oct 2, 2013
@mcdonc mcdonc deleted the fix.pviews-request-methods branch October 2, 2013 22:14
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.

request object in pviews misses custom request methods
2 participants