<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>26233</bug_id>
          
          <creation_ts>2009-06-06 01:46:55 -0700</creation_ts>
          <short_desc>cannot read compressed content directly</short_desc>
          <delta_ts>2009-06-06 02:17:47 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>25855</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Baptiste Mille-Mathias">baptiste.millemathias</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mrowe</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>124631</commentid>
    <comment_count>0</comment_count>
    <who name="Baptiste Mille-Mathias">baptiste.millemathias</who>
    <bug_when>2009-06-06 01:46:55 -0700</bug_when>
    <thetext>As I don&apos;t know the real cause I&apos;ll explain my problem.

With epiphany or Mozilla I can read a gz compressed text document directly within the browser, but with epiphnay-webkit I can&apos;t. it downloads the document.

For example I access http://launchpadlibrarian.net/27500212/gnome-bluetooth_2.27.5-1ubuntu1.diff.gz</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>124633</commentid>
    <comment_count>1</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2009-06-06 02:01:57 -0700</bug_when>
    <thetext>I don&apos;t think the libsoup backend currently supports &quot;Content-Encoding: gzip&quot;.  That server appears to be unconditionally sending content with that content-encoding, even when the client does not include &quot;gzip&quot; in the &quot;Accept-Encoding&quot; header.  I think that&apos;s technically a violation of the RFC.  Boo.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>124635</commentid>
    <comment_count>2</comment_count>
    <who name="Xan Lopez">xan.lopez</who>
    <bug_when>2009-06-06 02:17:47 -0700</bug_when>
    <thetext>Right, since the Content-Type here is &apos;text/plain&apos; I think this is just the server ignoring us when we say we don&apos;t support &apos;gzip&apos; encoding, and that this would just work if the server wasn&apos;t buggy or if we supported that. Let&apos;s mark this as a dupe of 25855.

*** This bug has been marked as a duplicate of 25855 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>