Files
Nim/tests/stdlib
Antonis Geralis 7bde6aa37f 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>
2021-01-10 13:40:53 +00:00
..
2020-12-27 14:45:57 +01:00
2020-10-29 18:12:14 +01:00
2020-10-30 09:55:21 +01:00
2020-09-21 12:21:05 +02:00
2020-11-13 16:15:13 +08:00
2020-12-28 14:13:21 +01:00
2020-11-05 14:00:49 +01:00
2020-11-04 01:24:40 -05:00
2021-01-02 20:28:59 +01:00
2020-03-23 15:47:10 +01:00
2021-01-07 19:16:26 +01:00
2020-11-24 19:06:41 +01:00
2020-12-28 14:13:21 +01:00
2020-04-03 09:03:13 +02:00
2020-12-28 14:13:21 +01:00
2020-12-28 14:13:21 +01:00
2021-01-05 20:51:51 +01:00
2021-01-02 17:13:01 +01:00
2020-12-28 14:13:21 +01:00
2020-12-28 14:13:21 +01:00
2020-10-29 17:32:56 +01:00
2020-12-28 14:13:21 +01:00
2021-01-07 08:48:02 +01:00
2020-12-28 14:13:21 +01:00
2018-11-23 11:58:31 +01:00
2020-12-29 13:27:08 +01:00
2020-11-23 19:53:57 +01:00
2020-12-27 14:45:57 +01:00
2020-12-27 14:45:57 +01:00
2019-05-16 21:06:04 +02:00
2020-12-28 14:13:21 +01:00
2020-07-18 10:41:33 +02:00
2020-12-28 14:13:21 +01:00
2020-11-24 19:06:41 +01:00
2017-05-04 22:25:29 +02:00
2020-12-28 14:13:21 +01:00
2020-12-28 14:13:21 +01:00
2020-12-28 14:13:21 +01:00
2020-12-10 07:58:42 +01:00
2020-12-28 14:13:21 +01:00
2020-10-18 12:57:13 -04:00
2020-12-28 14:13:21 +01:00
2020-12-31 11:20:04 +01:00
2020-11-24 19:06:41 +01:00
2020-11-13 08:11:00 +01:00
2018-12-11 21:23:21 +01:00
2020-11-24 19:06:41 +01:00
2020-12-28 14:13:21 +01:00
2020-11-24 19:06:41 +01:00
2020-12-28 14:13:21 +01:00
2020-12-28 14:13:21 +01:00
2020-12-28 14:13:21 +01:00
2020-12-28 14:13:21 +01:00
2020-12-28 14:13:21 +01:00
2020-07-12 03:31:03 -04:00
2020-12-28 14:13:21 +01:00
2020-11-24 19:06:41 +01:00
2020-12-28 14:13:21 +01:00
2020-10-18 12:57:13 -04:00
2018-04-30 11:16:56 +02:00
2020-12-28 14:13:21 +01:00