Allow the requestStart to be prevented also for update request
Currently, the requestStart event can be prevented only for read requests. I would like to have the possibility to prevent the event and the respective remote request for the other CRUD operations as well.