File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1003,10 +1003,10 @@ the above "foreach" loop.
10031003
10041004.. note ::
10051005
1006- The maximum number of concurrent requests that you can perform depend on the
1007- resources of your machine (e.g. your operating system may limit the number
1008- of simultaneous reads of the file that stores the certificates file).
1009- Make your requests in batches to avoid these issues.
1006+ The maximum number of concurrent requests that you can perform depends on
1007+ the resources of your machine (e.g. your operating system may limit the
1008+ number of simultaneous reads of the file that stores the certificates
1009+ file). Make your requests in batches to avoid these issues.
10101010
10111011Multiplexing Responses
10121012~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments