Skip to content
  • beidson@apple.com's avatar
    Speculative fix for: · effcf9ce
    beidson@apple.com authored
    https://bugs.webkit.org/show_bug.cgi?id=29322
    and
    https://bugs.webkit.org/show_bug.cgi?id=29505
    
    Reviewed by Alexey Proskuryakov.
    
    Adding a "Connection: close" header might make the tests work more reliably, 
    and doesn't seem to make anything worse: They all continue to pass on my machine!
    
    * http/tests/loading/resources/basic-auth-testing.php:
    * http/tests/loading/resources/othersubresources/protected-resource.php:
    * http/tests/loading/resources/protected-resource.php:
    * http/tests/loading/resources/subresources/protected-resource.php:
    * http/tests/xmlhttprequest/resources/cross-origin-authorization.php:
    * http/tests/xmlhttprequest/resources/cross-origin-check-cookies.php:
    * http/tests/xmlhttprequest/resources/cross-origin-no-authorization.php:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@48541 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    effcf9ce