@anthropic-ai/claude-code 0.2.14 → 0.2.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (103) hide show
  1. package/cli.mjs +483 -468
  2. package/package.json +3 -5
  3. package/scripts/preinstall.js +15 -0
  4. package/vendor/sdk/node_modules/@types/node/LICENSE +0 -21
  5. package/vendor/sdk/node_modules/@types/node/README.md +0 -15
  6. package/vendor/sdk/node_modules/@types/node/assert/strict.d.ts +0 -8
  7. package/vendor/sdk/node_modules/@types/node/assert.d.ts +0 -985
  8. package/vendor/sdk/node_modules/@types/node/async_hooks.d.ts +0 -522
  9. package/vendor/sdk/node_modules/@types/node/buffer.buffer.d.ts +0 -385
  10. package/vendor/sdk/node_modules/@types/node/buffer.d.ts +0 -1903
  11. package/vendor/sdk/node_modules/@types/node/child_process.d.ts +0 -1549
  12. package/vendor/sdk/node_modules/@types/node/cluster.d.ts +0 -578
  13. package/vendor/sdk/node_modules/@types/node/compatibility/disposable.d.ts +0 -14
  14. package/vendor/sdk/node_modules/@types/node/compatibility/index.d.ts +0 -9
  15. package/vendor/sdk/node_modules/@types/node/compatibility/indexable.d.ts +0 -20
  16. package/vendor/sdk/node_modules/@types/node/compatibility/iterators.d.ts +0 -20
  17. package/vendor/sdk/node_modules/@types/node/console.d.ts +0 -452
  18. package/vendor/sdk/node_modules/@types/node/constants.d.ts +0 -19
  19. package/vendor/sdk/node_modules/@types/node/crypto.d.ts +0 -4453
  20. package/vendor/sdk/node_modules/@types/node/dgram.d.ts +0 -596
  21. package/vendor/sdk/node_modules/@types/node/diagnostics_channel.d.ts +0 -546
  22. package/vendor/sdk/node_modules/@types/node/dns/promises.d.ts +0 -475
  23. package/vendor/sdk/node_modules/@types/node/dns.d.ts +0 -853
  24. package/vendor/sdk/node_modules/@types/node/dom-events.d.ts +0 -124
  25. package/vendor/sdk/node_modules/@types/node/domain.d.ts +0 -170
  26. package/vendor/sdk/node_modules/@types/node/events.d.ts +0 -819
  27. package/vendor/sdk/node_modules/@types/node/fs/promises.d.ts +0 -1205
  28. package/vendor/sdk/node_modules/@types/node/fs.d.ts +0 -4237
  29. package/vendor/sdk/node_modules/@types/node/globals.d.ts +0 -442
  30. package/vendor/sdk/node_modules/@types/node/globals.typedarray.d.ts +0 -21
  31. package/vendor/sdk/node_modules/@types/node/http.d.ts +0 -1839
  32. package/vendor/sdk/node_modules/@types/node/http2.d.ts +0 -2517
  33. package/vendor/sdk/node_modules/@types/node/https.d.ts +0 -544
  34. package/vendor/sdk/node_modules/@types/node/index.d.ts +0 -90
  35. package/vendor/sdk/node_modules/@types/node/inspector.d.ts +0 -2775
  36. package/vendor/sdk/node_modules/@types/node/module.d.ts +0 -291
  37. package/vendor/sdk/node_modules/@types/node/net.d.ts +0 -924
  38. package/vendor/sdk/node_modules/@types/node/os.d.ts +0 -473
  39. package/vendor/sdk/node_modules/@types/node/package.json +0 -225
  40. package/vendor/sdk/node_modules/@types/node/path.d.ts +0 -191
  41. package/vendor/sdk/node_modules/@types/node/perf_hooks.d.ts +0 -753
  42. package/vendor/sdk/node_modules/@types/node/process.d.ts +0 -1553
  43. package/vendor/sdk/node_modules/@types/node/punycode.d.ts +0 -117
  44. package/vendor/sdk/node_modules/@types/node/querystring.d.ts +0 -141
  45. package/vendor/sdk/node_modules/@types/node/readline/promises.d.ts +0 -154
  46. package/vendor/sdk/node_modules/@types/node/readline.d.ts +0 -715
  47. package/vendor/sdk/node_modules/@types/node/repl.d.ts +0 -430
  48. package/vendor/sdk/node_modules/@types/node/stream/consumers.d.ts +0 -12
  49. package/vendor/sdk/node_modules/@types/node/stream/promises.d.ts +0 -90
  50. package/vendor/sdk/node_modules/@types/node/stream/web.d.ts +0 -523
  51. package/vendor/sdk/node_modules/@types/node/stream.d.ts +0 -1731
  52. package/vendor/sdk/node_modules/@types/node/string_decoder.d.ts +0 -67
  53. package/vendor/sdk/node_modules/@types/node/test.d.ts +0 -1245
  54. package/vendor/sdk/node_modules/@types/node/timers/promises.d.ts +0 -93
  55. package/vendor/sdk/node_modules/@types/node/timers.d.ts +0 -126
  56. package/vendor/sdk/node_modules/@types/node/tls.d.ts +0 -1203
  57. package/vendor/sdk/node_modules/@types/node/trace_events.d.ts +0 -171
  58. package/vendor/sdk/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +0 -385
  59. package/vendor/sdk/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +0 -19
  60. package/vendor/sdk/node_modules/@types/node/ts5.6/index.d.ts +0 -90
  61. package/vendor/sdk/node_modules/@types/node/tty.d.ts +0 -206
  62. package/vendor/sdk/node_modules/@types/node/url.d.ts +0 -957
  63. package/vendor/sdk/node_modules/@types/node/util.d.ts +0 -2083
  64. package/vendor/sdk/node_modules/@types/node/v8.d.ts +0 -753
  65. package/vendor/sdk/node_modules/@types/node/vm.d.ts +0 -666
  66. package/vendor/sdk/node_modules/@types/node/wasi.d.ts +0 -160
  67. package/vendor/sdk/node_modules/@types/node/worker_threads.d.ts +0 -695
  68. package/vendor/sdk/node_modules/@types/node/zlib.d.ts +0 -517
  69. package/vendor/sdk/node_modules/undici-types/README.md +0 -6
  70. package/vendor/sdk/node_modules/undici-types/agent.d.ts +0 -31
  71. package/vendor/sdk/node_modules/undici-types/api.d.ts +0 -43
  72. package/vendor/sdk/node_modules/undici-types/balanced-pool.d.ts +0 -18
  73. package/vendor/sdk/node_modules/undici-types/cache.d.ts +0 -36
  74. package/vendor/sdk/node_modules/undici-types/client.d.ts +0 -97
  75. package/vendor/sdk/node_modules/undici-types/connector.d.ts +0 -34
  76. package/vendor/sdk/node_modules/undici-types/content-type.d.ts +0 -21
  77. package/vendor/sdk/node_modules/undici-types/cookies.d.ts +0 -28
  78. package/vendor/sdk/node_modules/undici-types/diagnostics-channel.d.ts +0 -67
  79. package/vendor/sdk/node_modules/undici-types/dispatcher.d.ts +0 -241
  80. package/vendor/sdk/node_modules/undici-types/errors.d.ts +0 -128
  81. package/vendor/sdk/node_modules/undici-types/fetch.d.ts +0 -209
  82. package/vendor/sdk/node_modules/undici-types/file.d.ts +0 -39
  83. package/vendor/sdk/node_modules/undici-types/filereader.d.ts +0 -54
  84. package/vendor/sdk/node_modules/undici-types/formdata.d.ts +0 -108
  85. package/vendor/sdk/node_modules/undici-types/global-dispatcher.d.ts +0 -9
  86. package/vendor/sdk/node_modules/undici-types/global-origin.d.ts +0 -7
  87. package/vendor/sdk/node_modules/undici-types/handlers.d.ts +0 -9
  88. package/vendor/sdk/node_modules/undici-types/header.d.ts +0 -4
  89. package/vendor/sdk/node_modules/undici-types/index.d.ts +0 -63
  90. package/vendor/sdk/node_modules/undici-types/interceptors.d.ts +0 -5
  91. package/vendor/sdk/node_modules/undici-types/mock-agent.d.ts +0 -50
  92. package/vendor/sdk/node_modules/undici-types/mock-client.d.ts +0 -25
  93. package/vendor/sdk/node_modules/undici-types/mock-errors.d.ts +0 -12
  94. package/vendor/sdk/node_modules/undici-types/mock-interceptor.d.ts +0 -93
  95. package/vendor/sdk/node_modules/undici-types/mock-pool.d.ts +0 -25
  96. package/vendor/sdk/node_modules/undici-types/package.json +0 -55
  97. package/vendor/sdk/node_modules/undici-types/patch.d.ts +0 -71
  98. package/vendor/sdk/node_modules/undici-types/pool-stats.d.ts +0 -19
  99. package/vendor/sdk/node_modules/undici-types/pool.d.ts +0 -28
  100. package/vendor/sdk/node_modules/undici-types/proxy-agent.d.ts +0 -30
  101. package/vendor/sdk/node_modules/undici-types/readable.d.ts +0 -61
  102. package/vendor/sdk/node_modules/undici-types/webidl.d.ts +0 -220
  103. package/vendor/sdk/node_modules/undici-types/websocket.d.ts +0 -131
@@ -1,97 +0,0 @@
1
- import { URL } from 'url'
2
- import { TlsOptions } from 'tls'
3
- import Dispatcher from './dispatcher'
4
- import buildConnector from "./connector";
5
-
6
- /**
7
- * A basic HTTP/1.1 client, mapped on top a single TCP/TLS connection. Pipelining is disabled by default.
8
- */
9
- export class Client extends Dispatcher {
10
- constructor(url: string | URL, options?: Client.Options);
11
- /** Property to get and set the pipelining factor. */
12
- pipelining: number;
13
- /** `true` after `client.close()` has been called. */
14
- closed: boolean;
15
- /** `true` after `client.destroyed()` has been called or `client.close()` has been called and the client shutdown has completed. */
16
- destroyed: boolean;
17
- }
18
-
19
- export declare namespace Client {
20
- export interface OptionsInterceptors {
21
- Client: readonly Dispatcher.DispatchInterceptor[];
22
- }
23
- export interface Options {
24
- /** TODO */
25
- interceptors?: OptionsInterceptors;
26
- /** The maximum length of request headers in bytes. Default: Node.js' `--max-http-header-size` or `16384` (16KiB). */
27
- maxHeaderSize?: number;
28
- /** The amount of time, in milliseconds, the parser will wait to receive the complete HTTP headers (Node 14 and above only). Default: `300e3` milliseconds (300s). */
29
- headersTimeout?: number;
30
- /** @deprecated unsupported socketTimeout, use headersTimeout & bodyTimeout instead */
31
- socketTimeout?: never;
32
- /** @deprecated unsupported requestTimeout, use headersTimeout & bodyTimeout instead */
33
- requestTimeout?: never;
34
- /** TODO */
35
- connectTimeout?: number;
36
- /** The timeout after which a request will time out, in milliseconds. Monitors time between receiving body data. Use `0` to disable it entirely. Default: `300e3` milliseconds (300s). */
37
- bodyTimeout?: number;
38
- /** @deprecated unsupported idleTimeout, use keepAliveTimeout instead */
39
- idleTimeout?: never;
40
- /** @deprecated unsupported keepAlive, use pipelining=0 instead */
41
- keepAlive?: never;
42
- /** the timeout, in milliseconds, after which a socket without active requests will time out. Monitors time between activity on a connected socket. This value may be overridden by *keep-alive* hints from the server. Default: `4e3` milliseconds (4s). */
43
- keepAliveTimeout?: number;
44
- /** @deprecated unsupported maxKeepAliveTimeout, use keepAliveMaxTimeout instead */
45
- maxKeepAliveTimeout?: never;
46
- /** the maximum allowed `idleTimeout`, in milliseconds, when overridden by *keep-alive* hints from the server. Default: `600e3` milliseconds (10min). */
47
- keepAliveMaxTimeout?: number;
48
- /** A number of milliseconds subtracted from server *keep-alive* hints when overriding `idleTimeout` to account for timing inaccuracies caused by e.g. transport latency. Default: `1e3` milliseconds (1s). */
49
- keepAliveTimeoutThreshold?: number;
50
- /** TODO */
51
- socketPath?: string;
52
- /** The amount of concurrent requests to be sent over the single TCP/TLS connection according to [RFC7230](https://tools.ietf.org/html/rfc7230#section-6.3.2). Default: `1`. */
53
- pipelining?: number;
54
- /** @deprecated use the connect option instead */
55
- tls?: never;
56
- /** If `true`, an error is thrown when the request content-length header doesn't match the length of the request body. Default: `true`. */
57
- strictContentLength?: boolean;
58
- /** TODO */
59
- maxCachedSessions?: number;
60
- /** TODO */
61
- maxRedirections?: number;
62
- /** TODO */
63
- connect?: buildConnector.BuildOptions | buildConnector.connector;
64
- /** TODO */
65
- maxRequestsPerClient?: number;
66
- /** TODO */
67
- localAddress?: string;
68
- /** Max response body size in bytes, -1 is disabled */
69
- maxResponseSize?: number;
70
- /** Enables a family autodetection algorithm that loosely implements section 5 of RFC 8305. */
71
- autoSelectFamily?: boolean;
72
- /** The amount of time in milliseconds to wait for a connection attempt to finish before trying the next address when using the `autoSelectFamily` option. */
73
- autoSelectFamilyAttemptTimeout?: number;
74
- /**
75
- * @description Enables support for H2 if the server has assigned bigger priority to it through ALPN negotiation.
76
- * @default false
77
- */
78
- allowH2?: boolean;
79
- /**
80
- * @description Dictates the maximum number of concurrent streams for a single H2 session. It can be overriden by a SETTINGS remote frame.
81
- * @default 100
82
- */
83
- maxConcurrentStreams?: number
84
- }
85
- export interface SocketInfo {
86
- localAddress?: string
87
- localPort?: number
88
- remoteAddress?: string
89
- remotePort?: number
90
- remoteFamily?: string
91
- timeout?: number
92
- bytesWritten?: number
93
- bytesRead?: number
94
- }
95
- }
96
-
97
- export default Client;
@@ -1,34 +0,0 @@
1
- import { TLSSocket, ConnectionOptions } from 'tls'
2
- import { IpcNetConnectOpts, Socket, TcpNetConnectOpts } from 'net'
3
-
4
- export default buildConnector
5
- declare function buildConnector (options?: buildConnector.BuildOptions): buildConnector.connector
6
-
7
- declare namespace buildConnector {
8
- export type BuildOptions = (ConnectionOptions | TcpNetConnectOpts | IpcNetConnectOpts) & {
9
- allowH2?: boolean;
10
- maxCachedSessions?: number | null;
11
- socketPath?: string | null;
12
- timeout?: number | null;
13
- port?: number;
14
- keepAlive?: boolean | null;
15
- keepAliveInitialDelay?: number | null;
16
- }
17
-
18
- export interface Options {
19
- hostname: string
20
- host?: string
21
- protocol: string
22
- port: string
23
- servername?: string
24
- localAddress?: string | null
25
- httpSocket?: Socket
26
- }
27
-
28
- export type Callback = (...args: CallbackArgs) => void
29
- type CallbackArgs = [null, Socket | TLSSocket] | [Error, null]
30
-
31
- export interface connector {
32
- (options: buildConnector.Options, callback: buildConnector.Callback): void
33
- }
34
- }
@@ -1,21 +0,0 @@
1
- /// <reference types="node" />
2
-
3
- interface MIMEType {
4
- type: string
5
- subtype: string
6
- parameters: Map<string, string>
7
- essence: string
8
- }
9
-
10
- /**
11
- * Parse a string to a {@link MIMEType} object. Returns `failure` if the string
12
- * couldn't be parsed.
13
- * @see https://mimesniff.spec.whatwg.org/#parse-a-mime-type
14
- */
15
- export function parseMIMEType (input: string): 'failure' | MIMEType
16
-
17
- /**
18
- * Convert a MIMEType object to a string.
19
- * @see https://mimesniff.spec.whatwg.org/#serialize-a-mime-type
20
- */
21
- export function serializeAMimeType (mimeType: MIMEType): string
@@ -1,28 +0,0 @@
1
- /// <reference types="node" />
2
-
3
- import type { Headers } from './fetch'
4
-
5
- export interface Cookie {
6
- name: string
7
- value: string
8
- expires?: Date | number
9
- maxAge?: number
10
- domain?: string
11
- path?: string
12
- secure?: boolean
13
- httpOnly?: boolean
14
- sameSite?: 'Strict' | 'Lax' | 'None'
15
- unparsed?: string[]
16
- }
17
-
18
- export function deleteCookie (
19
- headers: Headers,
20
- name: string,
21
- attributes?: { name?: string, domain?: string }
22
- ): void
23
-
24
- export function getCookies (headers: Headers): Record<string, string>
25
-
26
- export function getSetCookies (headers: Headers): Cookie[]
27
-
28
- export function setCookie (headers: Headers, cookie: Cookie): void
@@ -1,67 +0,0 @@
1
- import { Socket } from "net";
2
- import { URL } from "url";
3
- import Connector from "./connector";
4
- import Dispatcher from "./dispatcher";
5
-
6
- declare namespace DiagnosticsChannel {
7
- interface Request {
8
- origin?: string | URL;
9
- completed: boolean;
10
- method?: Dispatcher.HttpMethod;
11
- path: string;
12
- headers: string;
13
- addHeader(key: string, value: string): Request;
14
- }
15
- interface Response {
16
- statusCode: number;
17
- statusText: string;
18
- headers: Array<Buffer>;
19
- }
20
- type Error = unknown;
21
- interface ConnectParams {
22
- host: URL["host"];
23
- hostname: URL["hostname"];
24
- protocol: URL["protocol"];
25
- port: URL["port"];
26
- servername: string | null;
27
- }
28
- type Connector = Connector.connector;
29
- export interface RequestCreateMessage {
30
- request: Request;
31
- }
32
- export interface RequestBodySentMessage {
33
- request: Request;
34
- }
35
- export interface RequestHeadersMessage {
36
- request: Request;
37
- response: Response;
38
- }
39
- export interface RequestTrailersMessage {
40
- request: Request;
41
- trailers: Array<Buffer>;
42
- }
43
- export interface RequestErrorMessage {
44
- request: Request;
45
- error: Error;
46
- }
47
- export interface ClientSendHeadersMessage {
48
- request: Request;
49
- headers: string;
50
- socket: Socket;
51
- }
52
- export interface ClientBeforeConnectMessage {
53
- connectParams: ConnectParams;
54
- connector: Connector;
55
- }
56
- export interface ClientConnectedMessage {
57
- socket: Socket;
58
- connectParams: ConnectParams;
59
- connector: Connector;
60
- }
61
- export interface ClientConnectErrorMessage {
62
- error: Error;
63
- socket: Socket;
64
- connectParams: ConnectParams;
65
- connector: Connector;
66
- }
67
- }
@@ -1,241 +0,0 @@
1
- import { URL } from 'url'
2
- import { Duplex, Readable, Writable } from 'stream'
3
- import { EventEmitter } from 'events'
4
- import { Blob } from 'buffer'
5
- import { IncomingHttpHeaders } from './header'
6
- import BodyReadable from './readable'
7
- import { FormData } from './formdata'
8
- import Errors from './errors'
9
-
10
- type AbortSignal = unknown;
11
-
12
- export default Dispatcher
13
-
14
- /** Dispatcher is the core API used to dispatch requests. */
15
- declare class Dispatcher extends EventEmitter {
16
- /** Dispatches a request. This API is expected to evolve through semver-major versions and is less stable than the preceding higher level APIs. It is primarily intended for library developers who implement higher level APIs on top of this. */
17
- dispatch(options: Dispatcher.DispatchOptions, handler: Dispatcher.DispatchHandlers): boolean;
18
- /** Starts two-way communications with the requested resource. */
19
- connect(options: Dispatcher.ConnectOptions): Promise<Dispatcher.ConnectData>;
20
- connect(options: Dispatcher.ConnectOptions, callback: (err: Error | null, data: Dispatcher.ConnectData) => void): void;
21
- /** Performs an HTTP request. */
22
- request(options: Dispatcher.RequestOptions): Promise<Dispatcher.ResponseData>;
23
- request(options: Dispatcher.RequestOptions, callback: (err: Error | null, data: Dispatcher.ResponseData) => void): void;
24
- /** For easy use with `stream.pipeline`. */
25
- pipeline(options: Dispatcher.PipelineOptions, handler: Dispatcher.PipelineHandler): Duplex;
26
- /** A faster version of `Dispatcher.request`. */
27
- stream(options: Dispatcher.RequestOptions, factory: Dispatcher.StreamFactory): Promise<Dispatcher.StreamData>;
28
- stream(options: Dispatcher.RequestOptions, factory: Dispatcher.StreamFactory, callback: (err: Error | null, data: Dispatcher.StreamData) => void): void;
29
- /** Upgrade to a different protocol. */
30
- upgrade(options: Dispatcher.UpgradeOptions): Promise<Dispatcher.UpgradeData>;
31
- upgrade(options: Dispatcher.UpgradeOptions, callback: (err: Error | null, data: Dispatcher.UpgradeData) => void): void;
32
- /** Closes the client and gracefully waits for enqueued requests to complete before invoking the callback (or returning a promise if no callback is provided). */
33
- close(): Promise<void>;
34
- close(callback: () => void): void;
35
- /** Destroy the client abruptly with the given err. All the pending and running requests will be asynchronously aborted and error. Waits until socket is closed before invoking the callback (or returning a promise if no callback is provided). Since this operation is asynchronously dispatched there might still be some progress on dispatched requests. */
36
- destroy(): Promise<void>;
37
- destroy(err: Error | null): Promise<void>;
38
- destroy(callback: () => void): void;
39
- destroy(err: Error | null, callback: () => void): void;
40
-
41
- on(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this;
42
- on(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;
43
- on(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;
44
- on(eventName: 'drain', callback: (origin: URL) => void): this;
45
-
46
-
47
- once(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this;
48
- once(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;
49
- once(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;
50
- once(eventName: 'drain', callback: (origin: URL) => void): this;
51
-
52
-
53
- off(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this;
54
- off(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;
55
- off(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;
56
- off(eventName: 'drain', callback: (origin: URL) => void): this;
57
-
58
-
59
- addListener(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this;
60
- addListener(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;
61
- addListener(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;
62
- addListener(eventName: 'drain', callback: (origin: URL) => void): this;
63
-
64
- removeListener(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this;
65
- removeListener(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;
66
- removeListener(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;
67
- removeListener(eventName: 'drain', callback: (origin: URL) => void): this;
68
-
69
- prependListener(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this;
70
- prependListener(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;
71
- prependListener(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;
72
- prependListener(eventName: 'drain', callback: (origin: URL) => void): this;
73
-
74
- prependOnceListener(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this;
75
- prependOnceListener(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;
76
- prependOnceListener(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;
77
- prependOnceListener(eventName: 'drain', callback: (origin: URL) => void): this;
78
-
79
- listeners(eventName: 'connect'): ((origin: URL, targets: readonly Dispatcher[]) => void)[]
80
- listeners(eventName: 'disconnect'): ((origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void)[];
81
- listeners(eventName: 'connectionError'): ((origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void)[];
82
- listeners(eventName: 'drain'): ((origin: URL) => void)[];
83
-
84
- rawListeners(eventName: 'connect'): ((origin: URL, targets: readonly Dispatcher[]) => void)[]
85
- rawListeners(eventName: 'disconnect'): ((origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void)[];
86
- rawListeners(eventName: 'connectionError'): ((origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void)[];
87
- rawListeners(eventName: 'drain'): ((origin: URL) => void)[];
88
-
89
- emit(eventName: 'connect', origin: URL, targets: readonly Dispatcher[]): boolean;
90
- emit(eventName: 'disconnect', origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError): boolean;
91
- emit(eventName: 'connectionError', origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError): boolean;
92
- emit(eventName: 'drain', origin: URL): boolean;
93
- }
94
-
95
- declare namespace Dispatcher {
96
- export interface DispatchOptions {
97
- origin?: string | URL;
98
- path: string;
99
- method: HttpMethod;
100
- /** Default: `null` */
101
- body?: string | Buffer | Uint8Array | Readable | null | FormData;
102
- /** Default: `null` */
103
- headers?: IncomingHttpHeaders | string[] | null;
104
- /** Query string params to be embedded in the request URL. Default: `null` */
105
- query?: Record<string, any>;
106
- /** Whether the requests can be safely retried or not. If `false` the request won't be sent until all preceding requests in the pipeline have completed. Default: `true` if `method` is `HEAD` or `GET`. */
107
- idempotent?: boolean;
108
- /** Whether the response is expected to take a long time and would end up blocking the pipeline. When this is set to `true` further pipelining will be avoided on the same connection until headers have been received. */
109
- blocking?: boolean;
110
- /** Upgrade the request. Should be used to specify the kind of upgrade i.e. `'Websocket'`. Default: `method === 'CONNECT' || null`. */
111
- upgrade?: boolean | string | null;
112
- /** The amount of time, in milliseconds, the parser will wait to receive the complete HTTP headers. Defaults to 300 seconds. */
113
- headersTimeout?: number | null;
114
- /** The timeout after which a request will time out, in milliseconds. Monitors time between receiving body data. Use 0 to disable it entirely. Defaults to 300 seconds. */
115
- bodyTimeout?: number | null;
116
- /** Whether the request should stablish a keep-alive or not. Default `false` */
117
- reset?: boolean;
118
- /** Whether Undici should throw an error upon receiving a 4xx or 5xx response from the server. Defaults to false */
119
- throwOnError?: boolean;
120
- /** For H2, it appends the expect: 100-continue header, and halts the request body until a 100-continue is received from the remote server*/
121
- expectContinue?: boolean;
122
- }
123
- export interface ConnectOptions {
124
- path: string;
125
- /** Default: `null` */
126
- headers?: IncomingHttpHeaders | string[] | null;
127
- /** Default: `null` */
128
- signal?: AbortSignal | EventEmitter | null;
129
- /** This argument parameter is passed through to `ConnectData` */
130
- opaque?: unknown;
131
- /** Default: 0 */
132
- maxRedirections?: number;
133
- /** Default: `null` */
134
- responseHeader?: 'raw' | null;
135
- }
136
- export interface RequestOptions extends DispatchOptions {
137
- /** Default: `null` */
138
- opaque?: unknown;
139
- /** Default: `null` */
140
- signal?: AbortSignal | EventEmitter | null;
141
- /** Default: 0 */
142
- maxRedirections?: number;
143
- /** Default: `null` */
144
- onInfo?: (info: { statusCode: number, headers: Record<string, string | string[]> }) => void;
145
- /** Default: `null` */
146
- responseHeader?: 'raw' | null;
147
- /** Default: `64 KiB` */
148
- highWaterMark?: number;
149
- }
150
- export interface PipelineOptions extends RequestOptions {
151
- /** `true` if the `handler` will return an object stream. Default: `false` */
152
- objectMode?: boolean;
153
- }
154
- export interface UpgradeOptions {
155
- path: string;
156
- /** Default: `'GET'` */
157
- method?: string;
158
- /** Default: `null` */
159
- headers?: IncomingHttpHeaders | string[] | null;
160
- /** A string of comma separated protocols, in descending preference order. Default: `'Websocket'` */
161
- protocol?: string;
162
- /** Default: `null` */
163
- signal?: AbortSignal | EventEmitter | null;
164
- /** Default: 0 */
165
- maxRedirections?: number;
166
- /** Default: `null` */
167
- responseHeader?: 'raw' | null;
168
- }
169
- export interface ConnectData {
170
- statusCode: number;
171
- headers: IncomingHttpHeaders;
172
- socket: Duplex;
173
- opaque: unknown;
174
- }
175
- export interface ResponseData {
176
- statusCode: number;
177
- headers: IncomingHttpHeaders;
178
- body: BodyReadable & BodyMixin;
179
- trailers: Record<string, string>;
180
- opaque: unknown;
181
- context: object;
182
- }
183
- export interface PipelineHandlerData {
184
- statusCode: number;
185
- headers: IncomingHttpHeaders;
186
- opaque: unknown;
187
- body: BodyReadable;
188
- context: object;
189
- }
190
- export interface StreamData {
191
- opaque: unknown;
192
- trailers: Record<string, string>;
193
- }
194
- export interface UpgradeData {
195
- headers: IncomingHttpHeaders;
196
- socket: Duplex;
197
- opaque: unknown;
198
- }
199
- export interface StreamFactoryData {
200
- statusCode: number;
201
- headers: IncomingHttpHeaders;
202
- opaque: unknown;
203
- context: object;
204
- }
205
- export type StreamFactory = (data: StreamFactoryData) => Writable;
206
- export interface DispatchHandlers {
207
- /** Invoked before request is dispatched on socket. May be invoked multiple times when a request is retried when the request at the head of the pipeline fails. */
208
- onConnect?(abort: () => void): void;
209
- /** Invoked when an error has occurred. */
210
- onError?(err: Error): void;
211
- /** Invoked when request is upgraded either due to a `Upgrade` header or `CONNECT` method. */
212
- onUpgrade?(statusCode: number, headers: Buffer[] | string[] | null, socket: Duplex): void;
213
- /** Invoked when statusCode and headers have been received. May be invoked multiple times due to 1xx informational headers. */
214
- onHeaders?(statusCode: number, headers: Buffer[] | string[] | null, resume: () => void): boolean;
215
- /** Invoked when response payload data is received. */
216
- onData?(chunk: Buffer): boolean;
217
- /** Invoked when response payload and trailers have been received and the request has completed. */
218
- onComplete?(trailers: string[] | null): void;
219
- /** Invoked when a body chunk is sent to the server. May be invoked multiple times for chunked requests */
220
- onBodySent?(chunkSize: number, totalBytesSent: number): void;
221
- }
222
- export type PipelineHandler = (data: PipelineHandlerData) => Readable;
223
- export type HttpMethod = 'GET' | 'HEAD' | 'POST' | 'PUT' | 'DELETE' | 'CONNECT' | 'OPTIONS' | 'TRACE' | 'PATCH';
224
-
225
- /**
226
- * @link https://fetch.spec.whatwg.org/#body-mixin
227
- */
228
- interface BodyMixin {
229
- readonly body?: never; // throws on node v16.6.0
230
- readonly bodyUsed: boolean;
231
- arrayBuffer(): Promise<ArrayBuffer>;
232
- blob(): Promise<Blob>;
233
- formData(): Promise<never>;
234
- json(): Promise<unknown>;
235
- text(): Promise<string>;
236
- }
237
-
238
- export interface DispatchInterceptor {
239
- (dispatch: Dispatcher['dispatch']): Dispatcher['dispatch']
240
- }
241
- }
@@ -1,128 +0,0 @@
1
- import { IncomingHttpHeaders } from "./header";
2
- import Client from './client'
3
-
4
- export default Errors
5
-
6
- declare namespace Errors {
7
- export class UndiciError extends Error {
8
- name: string;
9
- code: string;
10
- }
11
-
12
- /** Connect timeout error. */
13
- export class ConnectTimeoutError extends UndiciError {
14
- name: 'ConnectTimeoutError';
15
- code: 'UND_ERR_CONNECT_TIMEOUT';
16
- }
17
-
18
- /** A header exceeds the `headersTimeout` option. */
19
- export class HeadersTimeoutError extends UndiciError {
20
- name: 'HeadersTimeoutError';
21
- code: 'UND_ERR_HEADERS_TIMEOUT';
22
- }
23
-
24
- /** Headers overflow error. */
25
- export class HeadersOverflowError extends UndiciError {
26
- name: 'HeadersOverflowError'
27
- code: 'UND_ERR_HEADERS_OVERFLOW'
28
- }
29
-
30
- /** A body exceeds the `bodyTimeout` option. */
31
- export class BodyTimeoutError extends UndiciError {
32
- name: 'BodyTimeoutError';
33
- code: 'UND_ERR_BODY_TIMEOUT';
34
- }
35
-
36
- export class ResponseStatusCodeError extends UndiciError {
37
- constructor (
38
- message?: string,
39
- statusCode?: number,
40
- headers?: IncomingHttpHeaders | string[] | null,
41
- body?: null | Record<string, any> | string
42
- );
43
- name: 'ResponseStatusCodeError';
44
- code: 'UND_ERR_RESPONSE_STATUS_CODE';
45
- body: null | Record<string, any> | string
46
- status: number
47
- statusCode: number
48
- headers: IncomingHttpHeaders | string[] | null;
49
- }
50
-
51
- /** Passed an invalid argument. */
52
- export class InvalidArgumentError extends UndiciError {
53
- name: 'InvalidArgumentError';
54
- code: 'UND_ERR_INVALID_ARG';
55
- }
56
-
57
- /** Returned an invalid value. */
58
- export class InvalidReturnValueError extends UndiciError {
59
- name: 'InvalidReturnValueError';
60
- code: 'UND_ERR_INVALID_RETURN_VALUE';
61
- }
62
-
63
- /** The request has been aborted by the user. */
64
- export class RequestAbortedError extends UndiciError {
65
- name: 'AbortError';
66
- code: 'UND_ERR_ABORTED';
67
- }
68
-
69
- /** Expected error with reason. */
70
- export class InformationalError extends UndiciError {
71
- name: 'InformationalError';
72
- code: 'UND_ERR_INFO';
73
- }
74
-
75
- /** Request body length does not match content-length header. */
76
- export class RequestContentLengthMismatchError extends UndiciError {
77
- name: 'RequestContentLengthMismatchError';
78
- code: 'UND_ERR_REQ_CONTENT_LENGTH_MISMATCH';
79
- }
80
-
81
- /** Response body length does not match content-length header. */
82
- export class ResponseContentLengthMismatchError extends UndiciError {
83
- name: 'ResponseContentLengthMismatchError';
84
- code: 'UND_ERR_RES_CONTENT_LENGTH_MISMATCH';
85
- }
86
-
87
- /** Trying to use a destroyed client. */
88
- export class ClientDestroyedError extends UndiciError {
89
- name: 'ClientDestroyedError';
90
- code: 'UND_ERR_DESTROYED';
91
- }
92
-
93
- /** Trying to use a closed client. */
94
- export class ClientClosedError extends UndiciError {
95
- name: 'ClientClosedError';
96
- code: 'UND_ERR_CLOSED';
97
- }
98
-
99
- /** There is an error with the socket. */
100
- export class SocketError extends UndiciError {
101
- name: 'SocketError';
102
- code: 'UND_ERR_SOCKET';
103
- socket: Client.SocketInfo | null
104
- }
105
-
106
- /** Encountered unsupported functionality. */
107
- export class NotSupportedError extends UndiciError {
108
- name: 'NotSupportedError';
109
- code: 'UND_ERR_NOT_SUPPORTED';
110
- }
111
-
112
- /** No upstream has been added to the BalancedPool. */
113
- export class BalancedPoolMissingUpstreamError extends UndiciError {
114
- name: 'MissingUpstreamError';
115
- code: 'UND_ERR_BPL_MISSING_UPSTREAM';
116
- }
117
-
118
- export class HTTPParserError extends UndiciError {
119
- name: 'HTTPParserError';
120
- code: string;
121
- }
122
-
123
- /** The response exceed the length allowed. */
124
- export class ResponseExceededMaxSizeError extends UndiciError {
125
- name: 'ResponseExceededMaxSizeError';
126
- code: 'UND_ERR_RES_EXCEEDED_MAX_SIZE';
127
- }
128
- }