Sha256: 28f68496d1057d9a2e61efef0299630453fc772345ca88848e8f6b874f3eb723
Contents?: true
Size: 258 Bytes
Versions: 63
Compression:
Stored size: 258 Bytes
Contents
%a{annotate:rdoc:skip} module URI # <!-- rdoc-file=lib/uri/wss.rb --> # The default port for WSS URIs is 443, and the scheme is 'wss:' rather than # 'ws:'. Other than that, WSS URIs are identical to WS URIs; see URI::WS. # class WSS < WS end end
Version data entries
63 entries across 63 versions & 2 rubygems
Version | Path |
---|---|
rbs-2.2.1 | stdlib/uri/0/wss.rbs |
rbs-2.2.0 | stdlib/uri/0/wss.rbs |
rbs-2.1.0 | stdlib/uri/0/wss.rbs |