Lines Matching refs:custom

437   custom request options using double-dispatch (this was an implementation
453 "size" key and "metadata" key which can be used to provide custom metadata.
554 * Fixed an issue related to using custom message factory options in subclasses
569 * Updated MessageFactory to work with custom request option methods.
608 * Added the ability to specify custom `sendAll()` event priorities
609 * Added the ability to specify custom stream context options to the stream
639 * Merging URLs will now use the query string object from the relative URL (thus allowing custom que…
702 * Added a way to add custom domain objects to service description parsing using the `operation.pars…
730 created by a command (e.g. custom headers, query string variables, timeout settings, etc.).
876 * Setting a response on a request will write to the custom request body from the response body if o…
917 * Added the ability to create a custom stream class when using a stream factory
919 * Added support for `additionalParameters` in service descriptions to define how custom parameters …
922 * POST requests using a custom entity body are now treated exactly like PUT requests but with a cus…
923 …means that the redirect behavior of POST requests with custom bodies will not be the same as POST …
973 …eryString now uses Guzzle\Http\QueryAggregator\QueryAggregatorInterface objects to add custom value
1004 * Bug: Fixing the serialization of a service description with custom data
1030 * Bug: Using Guzzle inside of a phar uses system by default but now allows for a custom cacert
1044 * Added setStream to StreamInterface to actually make it possible to implement custom rewind behavi…
1052 * Adding rewind() method to entity bodies and streams. Allows for custom rewinding of non-repeatabl…
1067 * Added a custom AppendIterator to get around a PHP bug with the `\AppendIterator`
1077 * Removed custom types
1195 * CachePlugin now allows for a custom request parameter function to check if a request can be cached
1208 …ses moved to Guzzle\Inflection. No longer static methods. Can now inject custom inflectors into cl…
1323 * [BC] Using a custom validation system that allows a flyweight implementation for much faster vali…