summary refs log tree commit diff stats
path: root/doc/docstyle.rst
diff options
context:
space:
mode:
authorAntonis Geralis <43617260+planetis-m@users.noreply.github.com>2021-01-10 15:40:53 +0200
committerGitHub <noreply@github.com>2021-01-10 13:40:53 +0000
commit7bde6aa37f52695736917a070bc25097f0cb0b34 (patch)
tree9f0f1e6d9a67e1f2e14d572c96ff84cb580f9613 /doc/docstyle.rst
parent65df5762a1f2011497350da0713a7bca05343326 (diff)
downloadNim-7bde6aa37f52695736917a070bc25097f0cb0b34.tar.gz
Httpclient improvements (#15919)
* Allow passing Uri instead of strings

* Teach httpclient about 308

* Deprecate request proc where httpMethod is string

* More use of HttpMethod enum

Also fix handling of 308, I forgot to add the hunk to the previous
commit.

* Well behaved redirect handler

* Also remove Transfer-Encoding

* Removed unused proc

* Secure redirection rules

Strip sensitive headers for cross-domain redirects.

* Allow httpMethod to be a string again

This way unknown http verbs can be used without any problem.

* Respect user-specified Host header

* Missed multipart argument.

* Try another method

* add changelog

* Fix hidden deprecation warning, parseEnum failing

* This is wrong

* Have to do it manually, parseEnum is not suitable

* Review comments

* update

Co-authored-by: LemonBoy <thatlemon@gmail.com>
Co-authored-by: Dominik Picheta <dominikpicheta@googlemail.com>
Diffstat (limited to 'doc/docstyle.rst')
0 files changed, 0 insertions, 0 deletions