Skip to content

v1.1.0

Compare
Choose a tag to compare
@dbu dbu released this 19 May 10:07
  • Client factory for Buzz.

  • Guzzle 6 client is now created according to the Httplug specifications with automated minimal behaviour.
    Make sure you configure the Httplug plugins as needed, for example if you want to get exceptions for failure HTTP status codes.

  • [BC] PluginClientFactory returns an instance of Http\Client\Common\PluginClient (see php-http/client-common#14)

    Plugins are loaded from their new packages