summaryrefslogtreecommitdiff
path: root/doc/html/index.html
Commit message (Collapse)AuthorAgeFilesLines
* Fix all whitespace issues. Patch from dhermes@google.com.Joe Gregorio2013-02-191-7/+7
|
* Fixes issue #212. Fixes issue #210. Fixes issue #214. Fixes issue #223. ↵Joe Gregorio2012-08-281-56/+48
| | | | Fixes issue #222.
* Add control so that Authorization: headers aren't forwarded on a 3xx ↵Joe Gregorio2012-07-231-1/+1
| | | | response by default.
* Add a parameter to control the number of retries.Joe Gregorio2012-04-171-48/+56
|
* Updated docsJoe Gregorio2011-06-131-37/+46
|
* Fix bug #57Joe Gregorio2009-07-161-0/+0
|
* Fixed issue #33 by adding in the Http.optimistic_concurrency_methods attributejoe.gregorio2008-09-061-1/+1
|
* Added in rst documentation from Waldemar Osuch (issue #23), and allow ↵joe.gregorio2008-09-061-0/+135
over-riding accept-encoding: (issue #27), added 'b' to all open file attributes (issue #20), made changes to digest auth to be more flexible, hopefully fixing (issue #20)