github / remote-input-element

An input element that sends its value to a server endpoint and renders the response body.
https://github.github.io/remote-input-element/examples
MIT License
82 stars 17 forks source link

Abort in-flight requests #17

Closed dgraham closed 4 years ago

dgraham commented 4 years ago

Announce a single set of logical network events—loadstart, load, loadend—while aborting all but the final request as an internal optimization.

Closes #14