Export to GitHub

httplib2 - issue #242

Should also delete if-match on redirect.


Posted on Jan 9, 2013 by Massive Hippo

http://code.google.com/p/httplib2/source/browse/python2/httplib2/init.py#1331

Should also delete if-match on redirect.

Comment #1

Posted on Jan 9, 2013 by Helpful Lion

You might consider deleting all if-* headers.

Status: Assigned

Labels:
Type-Defect Priority-Medium