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