From 0342866c2e3490f2f9ef98ea9c8cefb405222818 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 7 Oct 2019 10:43:22 +0200 Subject: Document cowboy_tracer_h --- src/cowboy_http.erl | 1 + 1 file changed, 1 insertion(+) (limited to 'src/cowboy_http.erl') diff --git a/src/cowboy_http.erl b/src/cowboy_http.erl index 4a9808f..baedc1c 100644 --- a/src/cowboy_http.erl +++ b/src/cowboy_http.erl @@ -53,6 +53,7 @@ shutdown_timeout => timeout(), stream_handlers => [module()], tracer_callback => cowboy_tracer_h:tracer_callback(), + tracer_flags => [atom()], tracer_match_specs => cowboy_tracer_h:tracer_match_specs(), %% Open ended because configured stream handlers might add options. _ => _ -- cgit v1.2.3