allow http auth to work in curl mode; add tests for basic and digest auth; refactor...
authorgggeek <giunta.gaetano@gmail.com>
Sun, 5 Nov 2017 19:21:54 +0000 (19:21 +0000)
committergggeek <giunta.gaetano@gmail.com>
Sun, 5 Nov 2017 19:21:54 +0000 (19:21 +0000)
commitc4596e5377f63464ebb1e60989f96ae82c81135a
tree4b3969ebee22a8045cd231b48a0dabe3304097de
parentb5246d02964ed3170b813e8595dd5d4051f681f4
allow http auth to work in curl mode; add tests for basic and digest auth; refactor client to allow better switch between curl and sowket mode
demo/server/server.php
src/Client.php
src/Helper/Http.php
tests/4LocalhostMultiTest.php
tests/ci/travis/apache_vhost