@Contract(threading=IMMUTABLE) public class RequestExpectContinue extends Object implements org.apache.http.HttpRequestInterceptor
Expect
header.
This interceptor takes into account RequestConfig.isExpectContinueEnabled()
setting.
Constructor and Description |
---|
RequestExpectContinue() |
public void process(org.apache.http.HttpRequest request, org.apache.http.protocol.HttpContext context) throws org.apache.http.HttpException, IOException
process
in interface org.apache.http.HttpRequestInterceptor
org.apache.http.HttpException
IOException
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.