diff options
author | mbernier <matt.bernier@sendgrid.com> | 2016-02-29 21:58:17 -0700 |
---|---|---|
committer | mbernier <matt.bernier@sendgrid.com> | 2016-02-29 21:58:17 -0700 |
commit | 4a2d756dbe9e30caddde683b95bee6786b0a457c (patch) | |
tree | 4685f367ee7bedcd00e124f9912d3a4fb8937dce /php_http_client/config.php | |
parent | c6748131d7bec9a96d381960196be3482fbde3bf (diff) | |
download | php-http-client-4a2d756dbe9e30caddde683b95bee6786b0a457c.zip php-http-client-4a2d756dbe9e30caddde683b95bee6786b0a457c.tar.gz php-http-client-4a2d756dbe9e30caddde683b95bee6786b0a457c.tar.bz2 |
added base files and a new class file
I left the http request functionality out, in case we want to use guzzle or core PHP Curl.
Diffstat (limited to 'php_http_client/config.php')
-rw-r--r-- | php_http_client/config.php | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/php_http_client/config.php b/php_http_client/config.php new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/php_http_client/config.php |