std.net.curl.HTTP: can't download more than 3.6K
Jeremy via Digitalmars-d-learn Sun, 19 Mar 2023 00:16:40 -0700
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?
- std.net.curl.HTTP: can't download more than... Jeremy via Digitalmars-d-learn
- Re: std.net.curl.HTTP: can't download ... Jeremy via Digitalmars-d-learn