Lines Matching refs:object

98 middlewares) or setting a value on an object. Guzzle v6 has chosen the
133 // Notice that we have to return a request object
192 object as a replacement.
378 `GuzzleHttp\Adapter\TransactionInterface` object. You can get references to
389 - Any method that previously accepts a `GuzzleHttp\Response` object now accept a
395 - POST field and file methods have been removed from the request object. You
446 `GuzzleHttp\Message\ResponseInterface` object that contains a body stream
500 `GuzzleHttp\Event\EventInterface` object that contains context providing
772 * Messages internally use a HeaderCollection object to delegate handling case-insensitive header re…
779 * Moved getLinks() from Response to just be used on a Link header object.
804 …control specific methods on Guzzle\Http\Message\AbstractMessage. Use the CacheControl header object
812 * Removed the injecting of a request object onto a response object. The methods to get and set a re…
850 Before 3.2, the same CurlMulti object was reused globally for each client. This can cause issue whe…
853 If you still wish to reuse the same CurlMulti object with each client, then you can add a listener …
854 ServiceBuilder's `service_builder.create_client` event to inject a custom CurlMulti object into eac…
889 response information. You can, however, get access to the request and response object by calling `g…
890 `getResponse()` on the exception object.
895 …method that accepts a `Guzzle\Http\QueryAggregator\QueryAggregatorInterface` object. This object is