| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBody() |
byte[] |
getBodyBytes() |
Connect |
getConnect() |
Cookies |
getCookies() |
String |
getCookieVal(String name) |
Map<String,List<String>> |
getHeader() |
String |
getHeader(String name) |
int |
getResponseCode() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBodyDocument, getBodyJSONObject, getBodyJSONObject, getBodyJSONObject, getBodyPrettyJSONpublic byte[] getBodyBytes()
getBodyBytes 在接口中 Responsepublic int getResponseCode()
getResponseCode 在接口中 Responsepublic Connect getConnect()
getConnect 在接口中 Responsepublic Cookies getCookies()
getCookies 在接口中 Responsepublic String getCookieVal(String name)
getCookieVal 在接口中 ResponseCopyright © 2023. All rights reserved.