类的使用
net.dongliu.cute.http.ResponseContext
-
使用ResponseContext的程序包 程序包 说明 net.dongliu.cute.http The Http APIs -
-
net.dongliu.cute.http中ResponseContext的使用
返回ResponseContext的net.dongliu.cute.http中的方法 修饰符和类型 方法 说明 ResponseContextResponseContext. checkStatusCode(IntPredicate predicate)Check the response status code.ResponseContextResponseContext. decompressBody(boolean decompressBody)If decompress http response body automatically.ResponseContextRequestContext. send()Build http request, and send out sync.
-