# File lib/restclient/payload.rb, line 73
      def headers
        { 'Content-Length' => size.to_s }
      end