summaryrefslogtreecommitdiff
path: root/docs/http.rst
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated cookie_date functionDavid Lord2021-11-051-2/+0
* http.parse_date returns timzeone-aware valueDavid Lord2021-02-101-9/+20
* Refactor the Multipart parsing into a Sans-IO layerpgjones2021-01-251-2/+0
* Fix docs for werkzeug.formparser.parse_form_datavlade111152020-10-071-7/+13
* use "str" and "bytes" instead of "unicode"David Lord2020-03-171-1/+1
* Fix some typos and text in HTTP UtilitiesTimothée Boucher2013-01-281-8/+8
* Refactored formparser into classesArmin Ronacher2011-09-221-0/+4
* Content ranges implementedArmin Ronacher2011-07-241-0/+2
* Started work on range supportArmin Ronacher2011-07-241-0/+4
* Support for the (quite pointless) If-Range headerArmin Ronacher2011-07-241-0/+10
* Added transition docs and moved two functions into better modulesArmin Ronacher2011-01-031-40/+45
* MehArmin Ronacher2010-08-151-1/+1
* That should be a ref of courseArmin Ronacher2010-08-151-1/+1
* Fixed a typo in the docsArmin Ronacher2010-08-151-1/+1
* added support for IRI handling to many parts of Werkzeug.Armin Ronacher2009-09-141-1/+1
* More documentation changes.Armin Ronacher2009-08-071-0/+131