HTTPResponse.request() 方法
🌐 HTTPResponse.request() method
一个匹配的 HTTPRequest 对象。
🌐 A matching HTTPRequest object.
语法
🌐 Signature
class HTTPResponse {
abstract request(): HTTPRequest;
}
返回:
🌐 HTTPResponse.request() method
一个匹配的 HTTPRequest 对象。
🌐 A matching HTTPRequest object.
🌐 Signature
class HTTPResponse {
abstract request(): HTTPRequest;
}
返回: