%PDF- %PDF-
| Direktori : /opt/plesk/ruby/3.1.4/lib64/ruby/gems/3.1.0/gems/rbs-2.7.0/stdlib/uri/0/ |
| Current File : //opt/plesk/ruby/3.1.4/lib64/ruby/gems/3.1.0/gems/rbs-2.7.0/stdlib/uri/0/wss.rbs |
%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