module Xenon::Parsers::MediaTypeRules
note this uses the rules from tools.ietf.org/html/rfc6838 not tools.ietf.org/html/rfc7231 because the latter is slightly ambiguous, e.g. a token can include * so */json would parse correctly
note this uses the rules from tools.ietf.org/html/rfc6838 not tools.ietf.org/html/rfc7231 because the latter is slightly ambiguous, e.g. a token can include * so */json would parse correctly