diff options
author | Remi Collet <remi@remirepo.net> | 2020-11-04 16:20:37 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-11-04 16:20:37 +0100 |
commit | 7a89b06955019ce3354f2bfedf444c0e131f9a91 (patch) | |
tree | b2f34a2de5f6b85edc0ed778e58b6dead53dc996 | |
parent | d9a598aa093b1c51b0d047c1ffb617591cd343aa (diff) |
-rw-r--r-- | php-clue-http-proxy-react.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-clue-http-proxy-react.spec b/php-clue-http-proxy-react.spec index bce04ef..b2efb01 100644 --- a/php-clue-http-proxy-react.spec +++ b/php-clue-http-proxy-react.spec @@ -102,7 +102,7 @@ Provides: php-composer(%{composer_vendor}/%{composer_project}) = %{version} %description Async HTTP proxy connector, tunnel any TCP/IP-based protocol through an -HTTP CONNECT proxy server, built on top of ReactPHP. +HTTP CONNECT proxy server, built on top of ReactPHP [1]. Autoloader: %{phpdir}/Clue/React/HttpProxy/autoload.php |