RESTEasy support for setting HTTP proxy by using JAX-RS API

In  jaxrs

Overview

This is about enabling HTTP proxy on the client builder just using JAX-RS API.

Testing By

[X] Engineering

[] QE

Affected Projects or Components

  • WildFly

  • RESTEasy

Requirements

  • HTTP proxy can be set up just by using properties on the client builder.

  • Existing RESTEasy functionalities are not affected by this.

Test Plan

Build and run RESTEasy testsuite.

Community Documentation

Documentation should be coming as part of the RESTEasy component documentation.