std.net.curl.HTTP: can't download more than 3.6K

Jeremy jtbx at disroot.org
Sun Mar 19 07:14:08 UTC 2023


Hello, I'm new to D and the `std.net.curl` library. I'm using the 
`HTTP` struct because I need to set headers for an API, and most 
of the time, I can only download 3.6 kilobytes at a time. Would 
this be a problem with the library not following redirects or 
something else? I'm not really sure what it could be, so could 
someone help me with this?


More information about the Digitalmars-d-learn mailing list