|
|
|
|
|
by _jezell_
3683 days ago
|
|
Doesn't matter that you can't cancel in flight packets: 1) because clients throttle connections. Suppose a user wants to navigate, you may need to be able to cancel in flight requests or the next page load might be significantly delayed. 2) file uploads can have potentially gigs of packets that haven't been sent yet, which you definitely need to be able to cancel. |
|