Package org.htmlunit

Class HttpWebConnection.RequestClientConnControl

java.lang.Object
org.htmlunit.HttpWebConnection.RequestClientConnControl
All Implemented Interfaces:
org.apache.http.HttpRequestInterceptor
Enclosing class:
HttpWebConnection

private static class HttpWebConnection.RequestClientConnControl extends Object implements org.apache.http.HttpRequestInterceptor
  • Field Details

  • Constructor Details

    • RequestClientConnControl

      RequestClientConnControl()
  • Method Details

    • process

      public void process(org.apache.http.HttpRequest request, org.apache.http.protocol.HttpContext context) throws org.apache.http.HttpException, IOException
      Specified by:
      process in interface org.apache.http.HttpRequestInterceptor
      Throws:
      org.apache.http.HttpException
      IOException