Honeybadger.Filter.filter_cgi_data
You're seeing just the callback
filter_cgi_data
, go back to Honeybadger.Filter module for more information.
Specs
For applications that use Honeybadger.Plug
, filter the cgi_data.
cgi_data
is a map of String.t
to String.t
which includes HTTP headers
and other pre-defined request data (including PATH_INFO
, QUERY_STRING
,
SERVER_PORT
etc.).