# A marker role for objects that hold HTTP authorization or session data. Used
# by Cro::HTTP::Router to identify a parameter that should be populated from
# the auth property of a Cro::HTTP::Request.
role Cro::HTTP::Auth {
}
