2008-08-28 Anders Carlsson <andersca@apple.com>
commit12399c39188ea82fc2ae38cfb3a8d7d0d4a18ffe
authorandersca@apple.com <andersca@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 28 Aug 2008 17:26:46 +0000 (28 17:26 +0000)
committerandersca@apple.com <andersca@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 28 Aug 2008 17:26:46 +0000 (28 17:26 +0000)
tree19a6941cffc80ada8796dc9af4ce73f5fa52685e
parentf1daa428e44a29ca8fe1979edc94ee8806b73a5f
2008-08-28  Anders Carlsson  <andersca@apple.com>

        Reviewed by Kevin and Darin.

        <rdar://problem/6182541>
        https://bugs.webkit.org/show_bug.cgi?id=20202
        Missing http status line from the http headers.

        Add a status line to the header string.

        * plugins/PluginStream.cpp:
        (WebCore::PluginStream::startStream):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@35971 268f45cc-cd09-0410-ab3c-d52691b4dbfc
WebCore/ChangeLog
WebCore/plugins/PluginStream.cpp