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