Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion test/integration/http_integration.h
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,6 @@ class HttpIntegrationTest : public BaseIntegrationTest {
int upstream_index = 0,
const std::string& path = "/test/long/url",
const std::string& authority = "host");
void testRequestAndResponseShutdownWithActiveConnection();

// Disconnect tests
void testRouterUpstreamDisconnectBeforeRequestComplete();
Expand Down