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 @@ -317,9 +317,9 @@ $connector->connect('tls://smtp.googlemail.com:465')->then(function (ConnectionI
317317
318318HTTP operates on a higher layer than this low-level SSH proxy implementation.
319319If you want to issue HTTP requests, you can add a dependency for
320- [ clue/ reactphp-buzz ] ( https://github.com/clue/ reactphp-buzz ) .
320+ [ reactphp/http ] ( https://github.com/reactphp/http ) .
321321It can interact with this library by issuing all
322- [ HTTP requests through an SSH proxy server] ( https://github.com/clue/ reactphp-buzz #ssh-proxy ) .
322+ [ HTTP requests through an SSH proxy server] ( https://github.com/reactphp/http #ssh-proxy ) .
323323When using the ` SshSocksConnector ` (recommended), this works for both plain HTTP
324324and TLS-encrypted HTTPS requests. When using the ` SshProcessConnector ` , this only
325325works for plaintext HTTP requests.
You can’t perform that action at this time.
0 commit comments