Lines Matching refs:in

4 All notable changes to this project will be documented in this file.
28 - Return `null` in caching stream size if remote size is `null`
34 - Handle possibly unset `url` in `stream_get_meta_data`
65 - Ignore array keys in header values when merging
66 - Allow multibyte characters to be parsed in `Message:bodySummary()`
95 - Fixed subsequent reads from `php://input` in ServerRequest (#247)
97 - Fixed encoding of special characters in the `userInfo` component of an URI (#253)
120 - `get_message_body_summary` function in order to get the message summary
135 - `ServerRequest::getUriFromGlobals` to support URLs in query parameters
166 - Added common URI utility methods based on RFC 3986 (see documentation in the readme):
180 - Ensure `ServerRequest::getUriFromGlobals` returns a URI in absolute form.
182 - Ensure each URI modification results in a valid URI according to PSR-7 discussions.
191 - `Uri::resolve` in favor of `UriResolver::resolve`
192 - `Uri::removeDotSegments` in favor of `UriResolver::removeDotSegments`
197 - `copy_to_stream` reads bytes in chunks instead of `maxLen` into memory.
208 - Handling of URI components in case they are `'0'` in a lot of places,
211 - Trimming of header values in `Uri::withAddedHeader`. Header values may
216 - Handling of encoding in `Uri::with(out)QueryValue` so one can pass the
217 key/value both in encoded as well as decoded form to those methods. This is
235 - A bug in validating request methods by making it more permissive.
242 - Support in `GuzzleHttp\Psr7\CachingStream` for seeking forward on remote
254 - Support for including non-standard ports in Host headers.
269 - Now allowing forward seeking in CachingStream.
270 - Now properly parsing HTTP requests that contain proxy targets in
283 in URIs: "(", ")", "*", "!", "'"