mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
@@ -63,6 +63,7 @@ TEST_F(ResponseDeathTest, asConstBufferWithHttpData)
|
||||
}
|
||||
|
||||
struct ResponseTest : testing::Test {
|
||||
protected:
|
||||
int const httpVersion_ = 11;
|
||||
http::status const responseStatus_ = http::status::ok;
|
||||
Request::HttpHeaders const headers_;
|
||||
|
||||
Reference in New Issue
Block a user