Package org.htmlunit

Class HttpWebConnection.SecFetchDestHeaderHttpRequestInterceptor

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

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

    • value_

      private final String value_
  • Constructor Details

    • SecFetchDestHeaderHttpRequestInterceptor

      SecFetchDestHeaderHttpRequestInterceptor(String value)
  • 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