bryntum / pdf-export-server

The server producing the exported PDF versions of various Bryntum UI components
MIT License
6 stars 13 forks source link

Server should stop the job if request was cancelled #4

Closed bmblb closed 2 years ago

bmblb commented 2 years ago

On client side fetch is cancelled using AbortController, need to handle that on the server too