Skip to content

Commit

Permalink
Disable outbound flood mitigation through runtime config (envoyproxy#22)
Browse files Browse the repository at this point in the history
Signed-off-by: Yan Avlasov <yavlasov@google.com>
  • Loading branch information
yanavlasov authored and concaf committed Sep 13, 2019
1 parent e650549 commit f35d211
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/common/http/http2/codec_impl_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,11 @@
#include "test/common/http/common.h"
#include "test/common/http/http2/http2_frame.h"
#include "test/mocks/http/mocks.h"
#include "test/mocks/init/mocks.h"
#include "test/mocks/local_info/mocks.h"
#include "test/mocks/network/mocks.h"
#include "test/mocks/protobuf/mocks.h"
#include "test/mocks/thread_local/mocks.h"
#include "test/test_common/printers.h"
#include "test/test_common/test_runtime.h"
#include "test/test_common/utility.h"
Expand Down

0 comments on commit f35d211

Please sign in to comment.