Home
last modified time | relevance | path

Searched refs:switchingProtocols (Results 1 – 3 of 3) sorted by relevance

/dports/net/file2pcap/file2pcap-1.29/
H A Dhttp2.c53 char switchingProtocols[] = "HTTP/1.1 101 Switching Protocols\r\n" in http2SwitchingProtocols() local
57 tcpSendString(ho, switchingProtocols, FROM_SERVER); in http2SwitchingProtocols()
/dports/lang/smalltalk/smalltalk-3.2.5/packages/swazoo-httpd/
H A DExceptions.st232 HTTPException class >> switchingProtocols [
/dports/japanese/seaside/
H A DSeaside-JPatched080908-sq39.changes148763 at: #switchingProtocols put: ('101' -> 'Switching Protocols');