# File lib/httpclient/http.rb, line 220
      def body_size=(body_size)
        @body_size = body_size
      end