|
| ||||||||||
| Tags: error 101, error message, http, protocol, server |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Getting HTTP error 101 Switching Protocols error message
|
|
#2
| |||
| |||
| Re: Getting HTTP error 101 Switching Protocols error message
Well this particular code shows that server is simply changing the protocol and it shows that Upgrade header has been returned to the client. It understand by below mentioned example. When a browser is requesting for a page the browser of yours would get statis code of 101 followed by Upgrade header which would show that server has been changing different kind of HTTP. The server is ready to comply the request of the clients through the Upgrade message header field and change into the application protocol is used on the connection. the server will simply switching to the protocol which has been defined by Upgrade header field after having the empty line which has been terminated by 101 response. |
|
#3
| |||
| |||
| Re: Getting HTTP error 101 Switching Protocols error message
According to me protocol should be changed into the situation when it is really benfecila for you. if you are switching to new version of HTTP supposed to be more beneficial as compare to the older version. Also switching to real-time, synchronous protocol could be more benfical when you are delivering resources which are using that type of features. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Getting HTTP error 101 Switching Protocols error message" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| chrome gives Http/1.1 403 forbidden error message while downloading youtube videos via I.D.M | LaviN | Technology & Internet | 4 | 04-10-2012 03:41 PM |
| How to resolve HTTP error Precondition Failed error message? | Bengal Tiger | Networking & Security | 3 | 06-04-2012 01:33 AM |
| How to fix HTTP error 307 Temporary Redirect (since HTTP/1.1)? | Charu Sharma | Networking & Security | 6 | 05-04-2012 01:14 AM |
| Getting error message in Microsoft Outlook 2011’HTTP error. The server cannot fulfill the request’ | Dajbog | Windows Software | 5 | 12-09-2011 10:50 PM |
| Error message while installing HTTP Net Install | Angee | Operating Systems | 4 | 07-05-2011 12:14 PM |