summaryrefslogtreecommitdiff
path: root/openid/fetchers.py
Commit message (Expand)AuthorAgeFilesLines
* Fix flake8 warningsVlastimil Zíma2019-06-171-1/+1
* Clean up URL encoded messagesVlastimil Zíma2018-05-311-0/+10
* Make iterators python3 compatibleVlastimil Zíma2018-05-111-1/+1
* Use six imports for fetchersVlastimil Zíma2018-05-111-16/+14
* Use StringIO and BytesIO from sixVlastimil Zíma2018-05-111-7/+8
* Transform remaining API to text stringsVlastimil Zíma2018-05-111-10/+11
* Update default fetcher selectionVlastimil Zíma2018-05-021-4/+13
* Add ResponseFetcher implementationLena (zansorgova)2018-03-161-0/+24
* Pepify and add flake8Vlastimil Zíma2017-11-291-5/+23
* Drop uncaught_exceptions from ExceptionWrappingFetcherVlastimil Zíma2017-11-291-10/+2
* Clean imports by isortVlastimil Zíma2017-11-221-2/+2
* clean whitespaceSergey Shepelev2010-09-151-1/+1
* fix fetchers.usingCurl to properly work with ExceptionWrappingFetcherSergey Shepelev2010-09-151-1/+4
* Added the following patch from the dev@openidenabled.com mailing list:Lilli2010-02-121-1/+5
* [project @ Remove range headers from requests]tailor2008-10-311-7/+0
* [project @ Enforce maximum response size in libcurl fetcher]tailor2008-05-291-1/+7
* [project @ fetchers: set Range header to 0-1MB, urllib2 fetcher only reads 1MB]tailor2008-05-291-1/+12
* [project @ fetchers.Urllib2Fetcher: parameterize urlopen for #85]Kevin Turner2007-12-101-1/+6
* [project @ Added support for httplib2 fetcher]Josh Hoyt2007-06-141-0/+76
* [project @ whitespace]Josh Hoyt2007-06-141-1/+1
* [project @ Whitespace]Josh Hoyt2007-06-141-1/+2
* [project @ fetchers: add user-agent]Kevin Turner2007-03-301-0/+13
* [project @ epydoc syntax]Kevin Turner2007-01-151-3/+3
* [project @ Merge yadis and urljr]tailor2006-08-241-0/+318