fix: change set-cookie
type define to string | string[]
#1101
Annotations
4 errors
src/HttpClient.ts#L476
Property 'startsWith' does not exist on type 'string | string[]'.
|
src/HttpClient.ts#L546
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
|
src/index.ts#L50
Module '"./Response.js"' declares 'IncomingHttpHeaders' locally, but it is not exported.
|
|
The logs for this run have expired and are no longer available.
Loading