Sha256: 26c49afd39fc914b6af544f127c2533ffb78ef627ddd0b62d2565655e64bfb6a

Contents?: true

Size: 443 Bytes

Versions: 72

Compression:

Stored size: 443 Bytes

Contents

%a{annotate:rdoc:skip}
module URI
  # <!-- rdoc-file=lib/uri/ws.rb -->
  # The syntax of WS URIs is defined in RFC6455 section 3.
  #
  # Note that the Ruby URI library allows WS URLs containing usernames and
  # passwords. This is not legal as per the RFC, but used to be supported in
  # Internet Explorer 5 and 6, before the MS04-004 security update. See
  # <URL:http://support.microsoft.com/kb/834489>.
  #
  class WS < Generic
  end
end

Version data entries

72 entries across 72 versions & 3 rubygems

Version Path
rbs-3.9.0 stdlib/uri/0/ws.rbs
rbs-3.9.0.pre.2 stdlib/uri/0/ws.rbs
rbs-3.9.0.pre.1 stdlib/uri/0/ws.rbs
rbs-3.9.0.dev.1 stdlib/uri/0/ws.rbs
rbs-relaxed-3.9.0.1 stdlib/uri/0/ws.rbs
rbs-3.8.1 stdlib/uri/0/ws.rbs
rbs-3.8.0 stdlib/uri/0/ws.rbs
rbs-3.8.0.pre.1 stdlib/uri/0/ws.rbs
rbs-3.7.0.pre.1 stdlib/uri/0/ws.rbs
rbs-3.7.0.dev.1 stdlib/uri/0/ws.rbs
rbs-3.6.1 stdlib/uri/0/ws.rbs
rbs-3.6.0 stdlib/uri/0/ws.rbs
rbs-3.6.0.pre.3 stdlib/uri/0/ws.rbs
rbs-3.6.0.pre.2 stdlib/uri/0/ws.rbs
rbs-3.6.0.pre.1 stdlib/uri/0/ws.rbs
rbs-3.6.0.dev.1 stdlib/uri/0/ws.rbs
rbs-3.5.3 stdlib/uri/0/ws.rbs
rbs-3.5.2 stdlib/uri/0/ws.rbs
rbs-3.5.1 stdlib/uri/0/ws.rbs
rbs-3.5.1.pre.1 stdlib/uri/0/ws.rbs