# Functions
GetConnFromContext extracts the connection from the request context on a HTTP listener.
GetCredFromContext extracts the unix credentials from the request context on a HTTP listener.
# Variables
ErrNotUnixSocket is returned when the underlying connection isn't a unix socket.