class Grape::Middleware::Versioner::Header

def accept_header

def accept_header
  env[Grape::Http::Headers::HTTP_ACCEPT]
end