Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
7aabce05e9
commit
e31ecb1c7e
|
@ -254,7 +254,7 @@ foreach ($client->stream($responses) as $response => $chunk) {
|
||||||
- extended (time) info
|
- extended (time) info
|
||||||
- transparent HTTP compression and (de)chunking
|
- transparent HTTP compression and (de)chunking
|
||||||
- automatic HTTP proxy configuration via env vars
|
- automatic HTTP proxy configuration via env vars
|
||||||
* NativeHttpClient is most portable, works for everyone
|
* `NativeHttpClient` is most portable, works for everyone
|
||||||
- based on HTTP stream wrapper with fixed redirect logic
|
- based on HTTP stream wrapper with fixed redirect logic
|
||||||
- blocking until response headers arrive
|
- blocking until response headers arrive
|
||||||
-
|
-
|
||||||
|
|
Loading…
Reference in a new issue