Viktor Kolomeyko 400346fff0
ENT-2669: Introduce option for HTTP proxy for outbound Bridge connectivity (#1537)
* ENT-2669: Introduce option for HTTP proxy for outbound Bridge connectivity

One of our customers currently using HTTP proxy without which outbound connection from Corda Node cannot be established.
Also, propagate `trace` setting correctly down the Bridge stack.

* ENT-2669: Compilation fixes.

* ENT-2669: Revert deleted constructor back.

* ENT-2669: First stub on HTTP Proxy integration test.

* ENT-2669: Minor changes.

* ENT-2669: Reduce test to bare minimum.

* ENT-2669: Attempt to write own HttpProxy.

* ENT-2669: Another attempt to make programmatic HttpProxy work.

* ENT-2697: Disable DNS resolution before sending requests to proxies.

* ENT-2669: Switch to use Jetty HttpProxy for integration testing.

* Adds a pipeline logger ahead of the proxy stage if trace is set. The logging is removed once the proxy completes.

Define a constant for pipeline stage.
2018-11-08 09:04:36 +00:00
..
2018-10-21 21:57:37 +01:00
2018-05-22 15:38:43 +01:00
2017-09-22 16:51:14 +01:00
2018-11-05 10:33:26 +00:00
2018-11-05 15:51:42 +00:00
2018-07-05 15:20:28 +01:00
2017-09-29 17:42:49 +01:00
2018-08-22 16:01:39 +01:00
2018-06-29 13:08:09 +01:00
2018-11-05 15:51:42 +00:00
2018-10-21 21:57:37 +01:00