|
|
|
|
|
by zvrba
2348 days ago
|
|
> Ok, so here is the article Klabnik cites, comparing various Rust HTTP clients: Interesting. I'm being led to believe that the actual problem lies in HTTP itself: it is too convoluted to be safely implementable and should be replaced with something else for security-critical applications. (Or in general.) |
|
It's not insurmountable. It just takes a little bit of elbow grease and self-discipline ;)