Implementation is thread-safe. For maximum efficiency, applications should use a single globally-shared instance of the HTTP transport.
Upgrade warning: in prior version 1.10 when using GET method with non-zero content, it automatically changed the method to POST. However, starting with version 1.11 it now throws an {@link IllegalArgumentException} instead. Instead, use POST.
@since 1.0 @author Yaniv Inbar
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|