RandomSec/main/tests
Tom Morris 749704518c
Use Apache HTTP Commons for Fetch URL (#2692)
* Use mockwebserver instead of live network for tests

Fixes #2680. Fixes #1904.

* Remove use of deprecated methods

* Convert to use Apache HTTP Components client library

Fixes #1410 by virtue of redirect following being a built-in
capability of the library, along with retries with binary backoff,
built-in decompression, etc.

* Address review comments
2020-06-16 09:38:06 +02:00
..
client/src Correcting typo that was breaking one UI test 2013-12-17 01:40:45 -03:00
data Add customMetadata to project metadata parsing test 2019-06-04 12:02:49 +01:00
server Use Apache HTTP Commons for Fetch URL (#2692) 2020-06-16 09:38:06 +02:00