Class StreamingRequestInterceptor

  • All Implemented Interfaces:
    ExecutionInterceptor

    public final class StreamingRequestInterceptor
    extends Object
    implements ExecutionInterceptor
    Interceptor to add an 'Expect: 100-continue' header to the HTTP Request if it represents a PUT Object request.