We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 021f7b8 commit b3d9747Copy full SHA for b3d9747
doc/ws.md
@@ -365,7 +365,7 @@ URL form:
365
ws+unix:\\.\pipe\pipe_name:/pathname?search_params
366
```
367
368
-The character `:` is the separator between the IPC path (the Unix domain socket
+The character `:` is the separator between the IPC path (the UNIX domain socket
369
path or the Windows named pipe) and the URL path. The IPC path must not include
370
the characters `:` and `?`, otherwise the URL is incorrectly parsed. If the URL
371
path is omitted
0 commit comments