Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

Ticket #310 (closed enhancement: fixed)

Opened 2 years ago

Last modified 1 year ago

[ ruby-Bugs-7532 ] patch to make SOAP::HTTPStreamHandler handle gzipped content

Reported by: anonymous Assigned to: nahi
Priority: low Milestone: 1.5.6
Component: soap4r Version: 1.5
Keywords: Cc:

Description

Hi, [ ruby-Bugs-7532 ] seems to be a feature request for soap4r. Would you mind cheking this?

http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/9838

Change History

04/29/07 21:12:10 changed by nahi

  • priority changed from normal to low.
  • milestone changed from undefined to 1.5.6.

04/29/07 23:05:16 changed by nahi

  • summary changed from [ ruby-Bugs-7532 ] to [ ruby-Bugs-7532 ] patch to make SOAP::HTTPStreamHandler handle gzipped content.

05/15/07 22:50:25 changed by nahi

  • status changed from new to closed.
  • resolution set to fixed.

(In [1777]) * detect gziped content from HTTP body, not HTTP header. Applied a patch at [ruby-core:9838]. Thanks! closes #310.