You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `ALL_PROXY` variable will make libcurl route all traffic via this proxy server.
22
21
23
-
The server `ws.opencpu.org` is running exactly the same service from this container, but behind cloudflare to get improved routing and proper https certificates.
22
+
The server `ws.r-universe.dev` is running exactly the same service from this container, but behind cloudflare to get improved routing and proper https certificates.
23
+
24
+
## Testing many requests in parallel
25
+
26
+
The following code downloads 500 small text files in parallel over HTTP/2 to your home dir with verbosity turned on.
0 commit comments