<?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>135213</bug_id>
          
          <creation_ts>2014-07-23 14:35:14 -0700</creation_ts>
          <short_desc>Failed to load resource: The network connection was lost.</short_desc>
          <delta_ts>2014-07-27 14:04:32 -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>Page Loading</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac (Intel)</rep_platform>
          <op_sys>OS X 10.9</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://demo.clariprint.fr</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="xpech@webkit">x.pechoultres</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1024339</commentid>
    <comment_count>0</comment_count>
    <who name="xpech@webkit">x.pechoultres</who>
    <bug_when>2014-07-23 14:35:14 -0700</bug_when>
    <thetext>Hi team,

the provided url works fine with all other browser and old Safari. With current release and last webkit, I&apos;ve got a white page and the error in console:

Failed to load resource: The network connection was lost.

No messages on server side. (Apache).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1024762</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2014-07-24 20:07:03 -0700</bug_when>
    <thetext>*** Bug 135193 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1024927</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2014-07-25 14:49:42 -0700</bug_when>
    <thetext>&lt;rdar://problem/17815707&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1025056</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2014-07-27 14:04:32 -0700</bug_when>
    <thetext>This is an issue in a closed source library below WebKit. Closing as INVALID since it not a WebKit bug, thus we cannot track fixing it here in Bugzilla.

Thank you very much for reporting it! Apple will be tracking it internally as &lt;rdar://problem/17815707&gt;.

This can be worked around server side by correcting HTTP response header. The response claims that encoding is chunked, but also provides Content-Length, which is an invalid combination:

...
Transfer-Encoding: chunked
Content-Length: 2481
...</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>