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

tuf.interposition should ignore non-GET HTTP requests #34

Closed
trishankkarthik opened this issue Mar 13, 2013 · 3 comments
Closed

tuf.interposition should ignore non-GET HTTP requests #34

trishankkarthik opened this issue Mar 13, 2013 · 3 comments
Assignees
Labels

Comments

@trishankkarthik
Copy link
Contributor

The tuf.interposition module, when given a urllib2.Request object, needs to ignore it if it is not a GET HTTP method.

@trishankkarthik
Copy link
Contributor Author

Needs review:

akonst@2828deb

@trishankkarthik
Copy link
Contributor Author

Half-way done; this needs to apply to the TUF version of the urllib modules too, not just urllib2.

@lukpueh
Copy link
Member

lukpueh commented Sep 24, 2019

tuf.interposition was removed in #537. Closing.

@lukpueh lukpueh closed this as completed Sep 24, 2019
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