HoneyryderChuck
|
731db5691b
|
moving resolver tests to the mainline requests
|
2020-02-02 09:41:30 +01:00 |
|
HoneyryderChuck
|
07c22470a9
|
added regression test for the reported failure
|
2020-01-26 20:39:34 +00:00 |
|
HoneyryderChuck
|
ae3cbac91d
|
disabling connect timeout for CI
|
2020-01-12 21:42:12 +00:00 |
|
HoneyryderChuck
|
4dd40464f6
|
connect error: give time to the server to boot up, just in case
|
2020-01-11 13:24:39 +00:00 |
|
HoneyryderChuck
|
e4e04e9fe8
|
setting the connect timeout port as envvar
|
2020-01-11 13:19:21 +00:00 |
|
HoneyryderChuck
|
066ff44762
|
moved timeout tests to the session, as they are not supposed to be differentiated in http/https terms
|
2019-12-31 01:57:00 +00:00 |
|
HoneyryderChuck
|
ae859f743f
|
request exposes options: this allows responses to be created with the proper set of options, instead of the connection options, which is wrong
|
2019-05-06 11:56:11 +00:00 |
|
HoneyryderChuck
|
ce9f55c96e
|
pool: allowing it to load more than one resolver per pool, depending on connection conditions; still reusing it whenever possible (right now, per type, which is still wrong, if we want to connect, let's say, to more than a different DNS server with the same type)
|
2019-04-27 15:51:37 +00:00 |
|
HoneyryderChuck
|
c1c0c536eb
|
Client -> Session (signal this as deprecation, as this is public API
|
2019-03-16 16:32:33 +00:00 |
|
HoneyryderChuck
|
05543d12f6
|
not a TODO anymore
|
2019-03-16 16:24:44 +00:00 |
|