From 71194a523d50f9779fce7e1c0f32a958135caa8b Mon Sep 17 00:00:00 2001 From: Ian Hickson Date: Fri, 14 Aug 2009 23:06:15 +0000 Subject: [PATCH] [] (0) Remove redirect support from WebSockets until we can work out a safe way to do it. git-svn-id: http://svn.whatwg.org/webapps@3623 340c8d12-0b0e-0410-8428-c7bf67bfef74 --- source | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/source b/source index cbff2b57b76..7b1bf9bcbb1 100644 --- a/source +++ b/source @@ -70826,12 +70826,12 @@ Proxy-authorization: Basic ZWRuYW1vZGU6bm9jYXBlcyE= byte. If there are not at least two 0x20 bytes in header, then fail the Web Socket connection and abort these steps.

- +

If code, interpreted as ASCII, is "401", then let mode be authenticate. @@ -70864,7 +70864,7 @@ Proxy-authorization: Basic ZWRuYW1vZGU6bm9jYXBlcyE= bytes within a suitable time period.

This step is skipped if mode - is redirect or authenticate.

+ is authenticate.

@@ -71127,7 +71127,7 @@ Proxy-authorization: Basic ZWRuYW1vZGU6bm9jYXBlcyE=
- +
  • Close the connection if the server has not already done so.

  • @@ -71184,6 +71181,7 @@ Proxy-authorization: Basic ZWRuYW1vZGU6bm9jYXBlcyE=
    +-->

    If mode is authenticate, then: If there is not exactly one entry in the