Package | Description |
---|---|
org.glassfish.jersey.client.http |
Modifier and Type | Method and Description |
---|---|
static Expect100ContinueFeature |
Expect100ContinueFeature.basic()
Creates Expect100Continue Feature with default threshold size
|
static Expect100ContinueFeature |
Expect100ContinueFeature.withCustomThreshold(long thresholdSize)
Creates Expect100ContinueFeature with custom (not default) threshold size for content length.
|
Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.