mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
parent
dfbf2b7afa
commit
5bfd0cd9b8
@ -49,3 +49,5 @@ Fetching a telnet URL starts an interactive session where it sends what it
|
|||||||
reads on stdin and outputs what the server sends it.
|
reads on stdin and outputs what the server sends it.
|
||||||
## TFTP
|
## TFTP
|
||||||
curl can do TFTP downloads and uploads.
|
curl can do TFTP downloads and uploads.
|
||||||
|
## WS(S)
|
||||||
|
WebSocket done over HTTP/1. WSS implies that it works over HTTPS.
|
||||||
|
Loading…
Reference in New Issue
Block a user