+1
-1
@@ -10,3 +10,3 @@ { | ||
| ], | ||
| "version": "14.0.12", | ||
| "version": "14.0.13", | ||
| "author": "Pedro Teixeira <pedro.teixeira@gmail.com>", | ||
@@ -13,0 +13,0 @@ "repository": { |
+6
-1
@@ -249,3 +249,8 @@ // TypeScript Version: 3.5 | ||
| response?: ReplyBody | ||
| headers?: ReplyHeaders | ||
| /** | ||
| * Response headers as recorded (object form). Values are strings; multi-value | ||
| * headers (e.g. set-cookie) may be string[] when definitions are loaded from | ||
| * fixtures or hand-written. This is what define() uses. | ||
| */ | ||
| rawHeaders?: Record<string, string | string[]> | ||
| options?: Options | ||
@@ -252,0 +257,0 @@ } |
184870
0.14%3592
0.14%