Closed handloong closed 8 months ago
Sounds like a programming question, I prefer people use Stack Overflow for that - more visibility and better odds of getting a good answer. I'd even start by searching on it, and frame it as an HttpClient question. I don't actually know the answer, never done anything like that.
Flurl.Http : 4.0.2 Flurl : 4.0.2
I'm writing a utility that will be uploading files, and would like to provide the option to rate limit uploads. like max speed : 10M/s Has anyone implemented something like this before?