We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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]
The text was updated successfully, but these errors were encountered:
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
That would be great! Are you interested in making a PR?
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
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]
The text was updated successfully, but these errors were encountered: