summaryrefslogtreecommitdiff
path: root/CHANGES.rst
Commit message (Expand)AuthorAgeFilesLines
* release version 2.3.42.3.4David Lord2023-05-081-1/+1
* preserve invalid itms-services url schemeDavid Lord2023-05-061-0/+2
* Do not apply max_form_parts to non-multipart dataAdrian Moennich2023-05-051-0/+2
* Remove uses of warnings.catch_warnings (#2690) (#2692)Jeff Dairiki2023-05-031-0/+1
* WWWAuthenticate.from_header handles base64 padding in tokenDavid Lord2023-05-011-2/+2
* Authorization.from_header handles base64 padding in tokenNicolas Simonds2023-05-011-0/+3
* start version 2.3.4David Lord2023-05-011-0/+6
* release version 2.3.3David Lord2023-05-011-1/+1
* Fix the parsing of large multipart bodiespgjones2023-05-011-0/+2
* cookie path=/ defaultDavid Lord2023-05-011-2/+3
* start version 2.3.3David Lord2023-05-011-0/+6
* release version 2.3.22.3.2David Lord2023-04-281-1/+1
* cookie path=/ defaultDavid Lord2023-04-281-0/+2
* max_content_length only with wsgi.input_terminatedDavid Lord2023-04-281-0/+2
* test client parses set-cookie more accuratelyDavid Lord2023-04-271-0/+2
* start version 2.3.2David Lord2023-04-271-0/+6
* release version 2.3.12.3.1David Lord2023-04-271-1/+1
* Authorization and WWWAuthenticate __eq__David Lord2023-04-261-0/+2
* include missing pyi filesDavid Lord2023-04-261-0/+1
* allow more characters in unquoted cookie valuesDavid Lord2023-04-261-0/+1
* quote plus in urlsDavid Lord2023-04-261-0/+2
* start version 2.3.1David Lord2023-04-261-0/+6
* release version 2.3.02.3.0David Lord2023-04-251-1/+1
* support scryptDavid Lord2023-04-251-0/+2
* fix issue linksDavid Lord2023-04-241-5/+5
* deprecate custom form parser content typesDavid Lord2023-04-241-0/+3
* escape ASCII control characters in request logDavid Lord2023-04-241-0/+2
* drop support for python 3.7David Lord2023-04-201-0/+1
* add __future__ annotationsDavid Lord2023-04-191-0/+1
* fix ProfilerMiddleware stream param type hintErik Hartwig2023-04-151-0/+2
* no path by defaultDavid Lord2023-04-111-1/+1
* deprecate request and response charsetDavid Lord2023-04-111-3/+6
* restrict multipart charsetsDavid Lord2023-04-101-0/+2
* remove request.url_charsetDavid Lord2023-04-101-2/+3
* deprecate charset in routingDavid Lord2023-04-101-0/+2
* deprecate bytes where str is expectedDavid Lord2023-04-101-0/+6
* Correctly implement multipart parsing for empty fieldspgjones2023-04-101-0/+1
* update type annotation for Accept.best_matchJens Heinrich2023-04-031-0/+2
* refactor test client cookie implementationDavid Lord2023-04-031-0/+14
* no path by defaultDavid Lord2023-04-031-0/+1
* refactor parse_cookie and dump_cookieDavid Lord2023-04-031-0/+8
* more windows special filesDavid Lord2023-03-181-0/+1
* development server discards header keys with underscoresDavid Lord2023-03-171-0/+2
* check max_content_length consistentlyDavid Lord2023-03-141-0/+8
* refactor Authorization and WWWAuthenticateDavid Lord2023-03-101-0/+17
* refactor parse and dump header functionsDavid Lord2023-03-091-0/+9
* improve parse_accept_headerDavid Lord2023-03-061-0/+2
* refactor parse_options_headerDavid Lord2023-03-061-0/+3
* increase PBKDF2 default to 600,000 iterationsIllia Volochii2023-03-041-0/+1
* deprecate make_line_iter and make_chunk_iterDavid Lord2023-03-041-0/+1