modified httpd-client/index.ts
@@ -119,7 +119,6 @@ export class HttpdClient {
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified httpd-client/lib/fetcher.ts
@@ -40,15 +40,15 @@ export class ResponseError extends Error {
|
|
|
|
|
|
| - | |
|
|
|
|
| + | |
|
|
|
|
|
|
| - | |
|
|
|
|
| + | |
|
|
|
|
|
@@ -65,7 +65,7 @@ export interface RequestOptions {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -106,9 +106,9 @@ export class Fetcher {
|
|
|
|
|
|
| - | |
|
|
|
|
| + | |
|
|
|
|
|
@@ -142,9 +142,12 @@ export class Fetcher {
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|