Lines Matching refs:responses

131 * Feature: report original content encoding and length on decoded responses.
193 * Decoded Content-Encoding responses are now modified to correctly reflect
262 * Mocking responses is now handled using `GuzzleHttp\Handler\MockHandler`.
263 * Asynchronous responses
320 responses. See https://github.com/guzzle/guzzle/pull/947.
376 Adding support for non-blocking responses and some minor API cleanup.
380 * Added support for non-blocking responses based on `guzzlehttp/guzzle-ring`.
400 responses, `GuzzleHttp\Collection`, `GuzzleHttp\Url`,
679 * Setting `additionalParameters` of a response to false is now honored when parsing responses with …
685 * Bug fix: Gracefully handling malformed responses in RequestMediator::writeResponseBody()
793 * Always setting X-cache headers on cached responses
844 * Bug: Fixed a regression so that request responses are parsed only once per oncomplete event rathe…
849 * Bug: Fixed an undefined index error when parsing nested JSON responses with a sentAs parameter th…
860 * HistoryPlugin now logs transactions rather than requests and responses to more accurately keep tr…
861 and responses that are sent over the wire
866 * Bug fix: Fixing bug introduced in 3.4.2 where redirect responses are duplicated on the final redi…
881 * Cleaned up how manual responses are queued on requests (removed "queued_response" and now using r…
929 * Added the ability to create PHP streaming responses from HTTP requests
932 * Bug fix: Removed the adding of default empty arrays and false Booleans to responses in order to b…
951 * Added ErrorResponsePlugin that can throw errors for responses defined in service description oper…
955 …additional properties also support locations and can be used to parse JSON responses where the out…
983 * Refactored how operation responses are parsed. Visitors now include a before() method responsible…
985 * Fixed an issue where cURL would not automatically decompress responses when the Accept-Encoding h…
987 * Fixed a bug where redirect responses were not chained correctly using getPreviousResponse()
1006 an array of successful and failed responses
1032 * Added support for XML attributes in service description responses
1137 * Added support for HTTP responses that do not contain a reason phrase in the start-line