[resteasy-commits] [resteasy/Resteasy] f4472a: [RESTEASY-1669] Deprecating ApacheHttClient*Engine...

GitHub noreply at github.com
Wed Jul 5 06:01:52 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/resteasy/Resteasy
  Commit: f4472a03d345e51eb7d58db907f1414b091ae95f
      https://github.com/resteasy/Resteasy/commit/f4472a03d345e51eb7d58db907f1414b091ae95f
  Author: Alessio Soldano <asoldano at redhat.com>
  Date:   2017-07-05 (Wed, 05 Jul 2017)

  Changed paths:
    M resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/engines/ApacheHttpClient43Engine.java
    M resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/engines/ApacheHttpClient4Engine.java
    A resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/engines/HttpContextProvider.java
    M resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/engines/factory/ApacheHttpClient4EngineFactory.java
    M resteasy-links/src/test/java/org/jboss/resteasy/links/test/TestSecureLinks.java
    M server-adapters/resteasy-jdk-http/src/test/java/org/jboss/resteasy/test/security/BasicAuthTest.java

  Log Message:
  -----------
  [RESTEASY-1669] Deprecating ApacheHttClient*Engine constructors allowing to specify a HttpContext instance and explaining potential issues with that approach in the javadoc; added a new HttpContextProvider abstraction to allow users controlling the HttpContext lifecycle.




More information about the resteasy-commits mailing list