Bandit.Adapter.get_local_data
You're seeing just the callback
get_local_data
, go back to Bandit.Adapter module for more information.
Specs
get_local_data(Plug.Conn.Adapter.payload()) :: Plug.Conn.Adapter.peer_data()
Returns the local connection info (port, IP and SSL certificate) for a connection.