Revert "Add support of websocket"

This reverts commit a8c2c83be0.
This commit is contained in:
Abhijeet 2018-10-22 22:55:38 +05:30 committed by José Dapena Paz
parent 983268e30b
commit 6b26544ce8

View File

@ -236,8 +236,6 @@ Allow localhost
# traffic, as Tinyproxy has no control over what headers are exchanged. # traffic, as Tinyproxy has no control over what headers are exchanged.
# #
#AddHeader "X-My-Header" "Powered by Tinyproxy" #AddHeader "X-My-Header" "Powered by Tinyproxy"
AddHeader "Connection" "Upgrade"
AddHeader "Upgrade" "WebSocket"
# #
# ViaProxyName: The "Via" header is required by the HTTP RFC, but using # ViaProxyName: The "Via" header is required by the HTTP RFC, but using