method

accept_encoding_gzip=

ruby latest stable - Class: SOAP::HTTPStreamHandler

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1_8_7_330) is shown here.

accept_encoding_gzip=(allow)
public

No documentation available.

# File lib/soap/streamHandler.rb, line 99
  def accept_encoding_gzip=(allow)
    @accept_encoding_gzip = allow
  end