routerAjaxStart on v8

Hello, in version v7 we were using routerAjaxStart to add headers to native request. Now with fetch , routerAjaxStart doesnt work. The rest of events work ok (routerAjaxSucces, Complete, Error). This event is on the docs but looking the source code on github i cant find this event neither.

Thanks.