SuppSandroB / sandrop

Automatically exported from code.google.com/p/sandrop
226 stars 62 forks source link

Can't decode Http-Content for "Content-Encoding: deflate" #102

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. In org.sandrop.webscarab.model.Message.getContent(), there's no process for 
content encoded as "deflate", (where decompress as inflate() is needed)
2. case: http://baike.baidu.com/view/12127149.htm

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by harr...@gmail.com on 24 Feb 2014 at 8:52

GoogleCodeExporter commented 9 years ago
Will look at it.

Original comment by supp.san...@gmail.com on 24 Feb 2014 at 5:07

GoogleCodeExporter commented 9 years ago

Original comment by supp.san...@gmail.com on 24 Feb 2014 at 5:07

GoogleCodeExporter commented 9 years ago
referer to
http://developer.android.com/reference/java/util/zip/Inflater.html

Original comment by harr...@gmail.com on 25 Feb 2014 at 7:28

GoogleCodeExporter commented 9 years ago
Thnx.
I was trying with zip streams but will switch to this if possible

Original comment by supp.san...@gmail.com on 25 Feb 2014 at 8:52

GoogleCodeExporter commented 9 years ago
Please check beta version version 1_5_103 on Google Play

http://code.google.com/p/sandrop/source/detail?r=95712162914465bd4e619bbeb1442c1
0a5f7f1cf&name=1_5_102_deflate_compression

Original comment by supp.san...@gmail.com on 25 Feb 2014 at 12:06

GoogleCodeExporter commented 9 years ago
Version is on live now. Can I close this issue?

Original comment by supp.san...@gmail.com on 28 Feb 2014 at 4:46

GoogleCodeExporter commented 9 years ago

Original comment by supp.san...@gmail.com on 3 Mar 2014 at 4:54