Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Curl Performance #11

Closed
xwiz opened this issue Sep 12, 2023 · 1 comment · Fixed by #17
Closed

Curl Performance #11

xwiz opened this issue Sep 12, 2023 · 1 comment · Fixed by #17
Labels
question Further information is requested

Comments

@xwiz
Copy link
Contributor

xwiz commented Sep 12, 2023

Just curious, what version of curl did you use?

And also how about including a version for gzip enabled curl

curl -H "Accept-Encoding: gzip" -X GET curl http://127.0.0.1:8000/get?[1-1000]

@orhun
Copy link
Owner

orhun commented Sep 12, 2023

Just curious, what version of curl did you use?

Installed from the Arch repos:

curl 8.2.1 (x86_64-pc-linux-gnu) libcurl/8.2.1 OpenSSL/3.1.2 zlib/1.3 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.11.0 nghttp2/1.56.0
Release-Date: 2023-07-26
Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd

And also how about including a version for gzip enabled curl

That would be great! Are you interested in making a PR?

@orhun orhun added the question Further information is requested label Sep 17, 2023
@orhun orhun mentioned this issue Sep 20, 2023
@orhun orhun closed this as completed in #17 Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants