Bandit.HTTPRequest.read_headers

You're seeing just the callback read_headers, go back to Bandit.HTTPRequest module for more information.

Specs

read_headers(payload()) ::
  {:ok, keyword(), String.t(), String.t(), payload()} | {:error, String.t()}