summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* test client accepts multiple values for a headertest-multi-value-headerDavid Lord2020-02-101-1/+7
* Merge remote-tracking branch 'origin/1.0.x'David Lord2020-02-092-4/+2
|\
| * Only allow a single Allow Origin (Access Control) valuepgjones2020-02-091-3/+1
| * Add a default argument (None) the the RequestRedirect get_responsepgjones2020-02-091-1/+1
* | Allow the scheme to be overridden when buildingpgjones2020-02-091-4/+12
|/
* release version 1.0.01.0.0David Lord2020-02-061-1/+1
* SharedDataMiddleware adds utf-8 charsetshared-data-charsetDavid Lord2020-02-051-9/+15
* range request always returns 206 statusvideo-rangeDavid Lord2020-02-051-13/+16
* docs cleanupDavid Lord2020-02-041-55/+63
* Add support for WebSocket rules in the routingpgjones2020-02-031-8/+75
* Upgrade version to 1.0.0rc1pgjones2020-01-311-1/+1
* add samesite cookie support to test clientpgjones2020-01-261-1/+11
* Allow routing Map lock type to be customizedpgjones2020-01-261-1/+6
* Conserve order for equal quality in accept datastructurespgjones2020-01-161-3/+7
* Merge pull request #1699 from pgjones/access_controlDavid Lord2020-01-143-10/+123
|\
| * update wrapper mixin docsDavid Lord2020-01-143-19/+21
| * Add Access Control, CORS (Cross Origin Request Sharing) header methodspgjones2020-01-143-2/+113
* | use parse_list_header in ProxyFixDavid Lord2020-01-141-14/+14
* | Use parse_list_header to parse X-Forwarded-For headerspgjones2020-01-141-2/+4
|/
* improve Headers setlist, update, and relatedDavid Lord2020-01-121-34/+89
* Add a setlist method to the Headers datastructurepgjones2020-01-111-4/+28
* Merge branch '0.16.x'David Lord2020-01-111-1/+1
|\
| * update flake8 noqaDavid Lord2020-01-111-1/+1
* | dev server accepts two slashes at start of pathDavid Lord2020-01-071-1/+12
* | merge slashes at the end of a URLDavid Lord2020-01-071-6/+8
* | add an update method to the Headers data structurepgjones2020-01-051-0/+20
* | add some RFC HTTP status codesAlejandro de Haro2020-01-051-0/+7
* | Merge remote-tracking branch 'origin/0.16.x'David Lord2020-01-051-1/+3
|\ \ | |/
| * Only write body when there is a body to write.Adam Englander2020-01-041-1/+3
| * fix rename DeprecationWarning message for subpackagesjunnplus2020-01-041-2/+4
* | docs for merge_slashesDavid Lord2020-01-051-10/+13
* | add tests for merge_slashes=FalseDavid Lord2020-01-051-1/+1
* | be more selective about merging slashesEd Kellett2020-01-051-18/+21
* | merge slashes and redirect when matchingEd Kellett2020-01-051-5/+55
* | extract retry_after to base classDavid Lord2020-01-041-25/+49
* | Add ability to set Retry-After header to 429 Too Many Requests response.Adam Englander2020-01-041-0/+18
* | avoid building all rules when not host matchingDavid Lord2020-01-041-3/+6
* | Include host matching if possible when building URLsAdam Englander2020-01-041-3/+12
* | get_machine_id unique for podmanDavid Lord2020-01-041-33/+37
* | use fspath for general compatibilityDavid Lord2020-01-042-12/+20
* | Add support for pathlib to save uploaded filemanlix2020-01-041-0/+7
* | Merge remote-tracking branch 'origin/0.16.x'David Lord2020-01-041-1/+1
|\ \ | |/
| * fix tests and update ci configfix-testsDavid Lord2020-01-041-1/+1
| * release version 0.16.00.16.0David Lord2019-09-191-1/+1
* | Docs: Remove redundant abort code example and update descriptionChris Nickel2020-01-031-9/+5
* | restore changesyndrowm2019-11-161-0/+4
* | test cisyndrowm2019-11-161-4/+0
* | sytlesyndrowm2019-11-151-1/+1
* | sytlesyndrowm2019-11-151-3/+3
* | adhoc cert support macos 10.15 requirementssyndrowm2019-11-151-0/+4