first commit
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = [
|
||||
'beforeError',
|
||||
'init',
|
||||
'beforeRequest',
|
||||
'beforeRedirect',
|
||||
'beforeRetry',
|
||||
'afterResponse'
|
||||
];
|
||||
Reference in New Issue
Block a user