| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The socket client use the stream extension from PHP, which is integrated into the core.
Read the documentation at http://docs.php-http.org/en/latest/clients/socket-client.html
First launch the http server:
$ ./vendor/bin/http_test_server > /dev/null 2>&1 &Then generate ssh certificates:
$ cd ./tests/server/ssl
$ ./generate.sh
$ cd ../../../ Now run the test suite:
$ composer testPlease see our contributing guide.
If you discover any security related issues, please contact us at security@php-http.org.
The MIT License (MIT). Please see License File for more information.
| Back | FazBrowse Home | New Git URL |