mirror of
https://github.com/guzzle/guzzle.git
synced 2025-01-17 21:38:16 +01:00
Update overview.rst
This commit is contained in:
parent
b07fcf95e7
commit
2b4f1cc9cc
@ -16,13 +16,7 @@ Requirements
|
||||
Guzzle no longer requires cURL in order to send HTTP requests. Guzzle will
|
||||
use the PHP stream wrapper to send HTTP requests if cURL is not installed.
|
||||
Alternatively, you can provide your own HTTP handler used to send requests.
|
||||
|
||||
|
||||
.. note::
|
||||
|
||||
Although Guzzle does not require cURL in order to work properly, but without
|
||||
cURL, concurrent requests are sent sequentially. In order to get truely
|
||||
concurrent requests, install cURL extension for you PHP installation.
|
||||
Keep in mind that cURL is still required for sending concurrent requests.
|
||||
|
||||
|
||||
.. _installation:
|
||||
|
Loading…
x
Reference in New Issue
Block a user