Kamil

Results 3 comments of Kamil

I think this is fair anwser. Closing.

@mabdullahadeel No problem. Although this is workaround I found a way to do it in beforeRequest hook to avoid unnecessary code duplication. ``` hooks: { beforeRequest: [ (request, options) =>...