Timber v0.1.4 Timber.Contexts.HTTPRequestContext
The HTTP request context tracks incoming HTTP requests
Timber can automatically add incoming HTTP requests to the stack if
you use a Plug
based framework through the Timber.Plug
.
Summary
Functions
Takes a list of two-element tuples representing HTTP request headers and returns a map of the recognized headers Timber handles