Source release 17.1.2
This commit is contained in:
@@ -28,6 +28,8 @@ class UrlRequest {
|
||||
|
||||
bool GetResponse(std::string* message);
|
||||
static int GetStatusCode(const std::string& response);
|
||||
// Get the response, and expect the status is OK.
|
||||
void AssertOkResponse(std::string* message);
|
||||
|
||||
static bool GetDebugHeaderFields(
|
||||
const std::string& response,
|
||||
|
||||
Reference in New Issue
Block a user