class Fedora::Connection

def default_header

def default_header
  @default_header ||= { 'Content-Type' => format.mime_type }
end