Searched defs:ws_upgrade (Results 1 – 2 of 2) sorted by relevance
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/gun/src/ |
H A D | gun.erl | 618 ws_upgrade(ServerPid, Path) -> function 622 ws_upgrade(ServerPid, Path, Headers) -> function 628 ws_upgrade(ServerPid, Path, Headers, Opts) -> function
|
H A D | gun_http.erl | 564 ws_upgrade(#http_state{version='HTTP/1.0'}, _, _, _, _, _, _) -> function 566 ws_upgrade(State=#http_state{socket=Socket, transport=Transport, owner=Owner, out=head}, function
|