Add request interception handler
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
5+ 13
− 3
@@ -26,6 +26,9 @@ program
@@ -26,6 +26,9 @@ program
@@ -35,13 +38,13 @@ program
@@ -35,13 +38,13 @@ program
@@ -49,7 +52,7 @@ let dir = process.cwd();
@@ -49,7 +52,7 @@ let dir = process.cwd();
@@ -104,7 +107,14 @@ if (typeof input === "string") {
@@ -104,7 +107,14 @@ if (typeof input === "string") {