File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1225,14 +1225,14 @@ value. In a list context, oid numbers are returned as separate elements.
1225
1225
1226
1226
=item B<ws > :
1227
1227
1228
- The I <ws > URI scheme is specified in L<RFC 6455|http://tools.ietf.org/html/rfc6455> .
1228
+ The C <ws > URI scheme is specified in L<RFC 6455|http://tools.ietf.org/html/rfc6455> .
1229
1229
The C<WebSocket > Protocol enables two-way communication between a client
1230
1230
running untrusted code in a controlled environment to a remote host
1231
1231
that has opted-in to communications from that code.
1232
1232
1233
1233
=item B<wss > :
1234
1234
1235
- The I <wss > URI scheme is specified in L<RFC 6455|http://tools.ietf.org/html/rfc6455> as well.
1235
+ The C <wss > URI scheme is specified in L<RFC 6455|http://tools.ietf.org/html/rfc6455> as well.
1236
1236
The scheme is used to reference C<WebSocket > servers through SSL connections.
1237
1237
1238
1238
=back
You can’t perform that action at this time.
0 commit comments