pi-cursor-sdk 0.1.49 → 0.1.51

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 (278) hide show
  1. package/CHANGELOG.md +36 -1
  2. package/README.md +2 -2
  3. package/docs/cursor-live-smoke-checklist.md +4 -4
  4. package/docs/cursor-model-ux-spec.md +5 -5
  5. package/docs/cursor-native-tool-replay.md +2 -2
  6. package/docs/cursor-native-tool-visual-audit.md +1 -1
  7. package/docs/cursor-testing-lessons.md +1 -1
  8. package/package.json +6 -15
  9. package/src/cursor-fallback-models.generated.ts +536 -302
  10. package/src/cursor-provider-errors.ts +29 -0
  11. package/src/cursor-provider-overflow.ts +96 -0
  12. package/src/cursor-tool-manifest.ts +1 -1
  13. package/src/index.ts +4 -1
  14. package/node_modules/@connectrpc/connect-node/README.md +0 -141
  15. package/node_modules/@connectrpc/connect-node/dist/cjs/compression.d.ts +0 -15
  16. package/node_modules/@connectrpc/connect-node/dist/cjs/compression.js +0 -89
  17. package/node_modules/@connectrpc/connect-node/dist/cjs/connect-node-adapter.d.ts +0 -42
  18. package/node_modules/@connectrpc/connect-node/dist/cjs/connect-node-adapter.js +0 -61
  19. package/node_modules/@connectrpc/connect-node/dist/cjs/connect-transport.d.ts +0 -100
  20. package/node_modules/@connectrpc/connect-node/dist/cjs/connect-transport.js +0 -25
  21. package/node_modules/@connectrpc/connect-node/dist/cjs/grpc-transport.d.ts +0 -96
  22. package/node_modules/@connectrpc/connect-node/dist/cjs/grpc-transport.js +0 -25
  23. package/node_modules/@connectrpc/connect-node/dist/cjs/grpc-web-transport.d.ts +0 -96
  24. package/node_modules/@connectrpc/connect-node/dist/cjs/grpc-web-transport.js +0 -25
  25. package/node_modules/@connectrpc/connect-node/dist/cjs/http2-session-manager.d.ts +0 -146
  26. package/node_modules/@connectrpc/connect-node/dist/cjs/http2-session-manager.js +0 -536
  27. package/node_modules/@connectrpc/connect-node/dist/cjs/index.d.ts +0 -15
  28. package/node_modules/@connectrpc/connect-node/dist/cjs/index.js +0 -36
  29. package/node_modules/@connectrpc/connect-node/dist/cjs/node-error.d.ts +0 -45
  30. package/node_modules/@connectrpc/connect-node/dist/cjs/node-error.js +0 -154
  31. package/node_modules/@connectrpc/connect-node/dist/cjs/node-headers-polyfill.d.ts +0 -1
  32. package/node_modules/@connectrpc/connect-node/dist/cjs/node-headers-polyfill.js +0 -29
  33. package/node_modules/@connectrpc/connect-node/dist/cjs/node-transport-options.d.ts +0 -89
  34. package/node_modules/@connectrpc/connect-node/dist/cjs/node-transport-options.js +0 -58
  35. package/node_modules/@connectrpc/connect-node/dist/cjs/node-universal-client.d.ts +0 -54
  36. package/node_modules/@connectrpc/connect-node/dist/cjs/node-universal-client.js +0 -326
  37. package/node_modules/@connectrpc/connect-node/dist/cjs/node-universal-handler.d.ts +0 -41
  38. package/node_modules/@connectrpc/connect-node/dist/cjs/node-universal-handler.js +0 -234
  39. package/node_modules/@connectrpc/connect-node/dist/cjs/node-universal-header.d.ts +0 -19
  40. package/node_modules/@connectrpc/connect-node/dist/cjs/node-universal-header.js +0 -97
  41. package/node_modules/@connectrpc/connect-node/dist/cjs/package.json +0 -1
  42. package/node_modules/@connectrpc/connect-node/dist/esm/compression.d.ts +0 -15
  43. package/node_modules/@connectrpc/connect-node/dist/esm/compression.js +0 -86
  44. package/node_modules/@connectrpc/connect-node/dist/esm/connect-node-adapter.d.ts +0 -42
  45. package/node_modules/@connectrpc/connect-node/dist/esm/connect-node-adapter.js +0 -58
  46. package/node_modules/@connectrpc/connect-node/dist/esm/connect-transport.d.ts +0 -100
  47. package/node_modules/@connectrpc/connect-node/dist/esm/connect-transport.js +0 -22
  48. package/node_modules/@connectrpc/connect-node/dist/esm/grpc-transport.d.ts +0 -96
  49. package/node_modules/@connectrpc/connect-node/dist/esm/grpc-transport.js +0 -22
  50. package/node_modules/@connectrpc/connect-node/dist/esm/grpc-web-transport.d.ts +0 -96
  51. package/node_modules/@connectrpc/connect-node/dist/esm/grpc-web-transport.js +0 -22
  52. package/node_modules/@connectrpc/connect-node/dist/esm/http2-session-manager.d.ts +0 -146
  53. package/node_modules/@connectrpc/connect-node/dist/esm/http2-session-manager.js +0 -532
  54. package/node_modules/@connectrpc/connect-node/dist/esm/index.d.ts +0 -15
  55. package/node_modules/@connectrpc/connect-node/dist/esm/index.js +0 -23
  56. package/node_modules/@connectrpc/connect-node/dist/esm/node-error.d.ts +0 -45
  57. package/node_modules/@connectrpc/connect-node/dist/esm/node-error.js +0 -147
  58. package/node_modules/@connectrpc/connect-node/dist/esm/node-headers-polyfill.d.ts +0 -1
  59. package/node_modules/@connectrpc/connect-node/dist/esm/node-headers-polyfill.js +0 -27
  60. package/node_modules/@connectrpc/connect-node/dist/esm/node-transport-options.d.ts +0 -89
  61. package/node_modules/@connectrpc/connect-node/dist/esm/node-transport-options.js +0 -58
  62. package/node_modules/@connectrpc/connect-node/dist/esm/node-universal-client.d.ts +0 -54
  63. package/node_modules/@connectrpc/connect-node/dist/esm/node-universal-client.js +0 -324
  64. package/node_modules/@connectrpc/connect-node/dist/esm/node-universal-handler.d.ts +0 -41
  65. package/node_modules/@connectrpc/connect-node/dist/esm/node-universal-handler.js +0 -230
  66. package/node_modules/@connectrpc/connect-node/dist/esm/node-universal-header.d.ts +0 -19
  67. package/node_modules/@connectrpc/connect-node/dist/esm/node-universal-header.js +0 -93
  68. package/node_modules/@connectrpc/connect-node/package.json +0 -46
  69. package/node_modules/undici/LICENSE +0 -21
  70. package/node_modules/undici/README.md +0 -741
  71. package/node_modules/undici/docs/docs/api/Agent.md +0 -84
  72. package/node_modules/undici/docs/docs/api/BalancedPool.md +0 -99
  73. package/node_modules/undici/docs/docs/api/CacheStorage.md +0 -30
  74. package/node_modules/undici/docs/docs/api/CacheStore.md +0 -164
  75. package/node_modules/undici/docs/docs/api/Client.md +0 -288
  76. package/node_modules/undici/docs/docs/api/ClientStats.md +0 -27
  77. package/node_modules/undici/docs/docs/api/Connector.md +0 -115
  78. package/node_modules/undici/docs/docs/api/ContentType.md +0 -57
  79. package/node_modules/undici/docs/docs/api/Cookies.md +0 -128
  80. package/node_modules/undici/docs/docs/api/Debug.md +0 -62
  81. package/node_modules/undici/docs/docs/api/DiagnosticsChannel.md +0 -315
  82. package/node_modules/undici/docs/docs/api/Dispatcher.md +0 -1392
  83. package/node_modules/undici/docs/docs/api/EnvHttpProxyAgent.md +0 -159
  84. package/node_modules/undici/docs/docs/api/Errors.md +0 -49
  85. package/node_modules/undici/docs/docs/api/EventSource.md +0 -45
  86. package/node_modules/undici/docs/docs/api/Fetch.md +0 -60
  87. package/node_modules/undici/docs/docs/api/GlobalInstallation.md +0 -139
  88. package/node_modules/undici/docs/docs/api/H2CClient.md +0 -263
  89. package/node_modules/undici/docs/docs/api/MockAgent.md +0 -603
  90. package/node_modules/undici/docs/docs/api/MockCallHistory.md +0 -197
  91. package/node_modules/undici/docs/docs/api/MockCallHistoryLog.md +0 -43
  92. package/node_modules/undici/docs/docs/api/MockClient.md +0 -81
  93. package/node_modules/undici/docs/docs/api/MockErrors.md +0 -12
  94. package/node_modules/undici/docs/docs/api/MockPool.md +0 -555
  95. package/node_modules/undici/docs/docs/api/Pool.md +0 -84
  96. package/node_modules/undici/docs/docs/api/PoolStats.md +0 -35
  97. package/node_modules/undici/docs/docs/api/ProxyAgent.md +0 -229
  98. package/node_modules/undici/docs/docs/api/RedirectHandler.md +0 -93
  99. package/node_modules/undici/docs/docs/api/RetryAgent.md +0 -50
  100. package/node_modules/undici/docs/docs/api/RetryHandler.md +0 -118
  101. package/node_modules/undici/docs/docs/api/RoundRobinPool.md +0 -145
  102. package/node_modules/undici/docs/docs/api/SnapshotAgent.md +0 -616
  103. package/node_modules/undici/docs/docs/api/Socks5ProxyAgent.md +0 -275
  104. package/node_modules/undici/docs/docs/api/Util.md +0 -25
  105. package/node_modules/undici/docs/docs/api/WebSocket.md +0 -141
  106. package/node_modules/undici/docs/docs/api/api-lifecycle.md +0 -91
  107. package/node_modules/undici/docs/docs/best-practices/client-certificate.md +0 -64
  108. package/node_modules/undici/docs/docs/best-practices/crawling.md +0 -58
  109. package/node_modules/undici/docs/docs/best-practices/mocking-request.md +0 -190
  110. package/node_modules/undici/docs/docs/best-practices/proxy.md +0 -127
  111. package/node_modules/undici/docs/docs/best-practices/undici-vs-builtin-fetch.md +0 -224
  112. package/node_modules/undici/docs/docs/best-practices/writing-tests.md +0 -63
  113. package/node_modules/undici/index-fetch.js +0 -65
  114. package/node_modules/undici/index.d.ts +0 -3
  115. package/node_modules/undici/index.js +0 -234
  116. package/node_modules/undici/lib/api/abort-signal.js +0 -59
  117. package/node_modules/undici/lib/api/api-connect.js +0 -110
  118. package/node_modules/undici/lib/api/api-pipeline.js +0 -252
  119. package/node_modules/undici/lib/api/api-request.js +0 -214
  120. package/node_modules/undici/lib/api/api-stream.js +0 -209
  121. package/node_modules/undici/lib/api/api-upgrade.js +0 -111
  122. package/node_modules/undici/lib/api/index.js +0 -7
  123. package/node_modules/undici/lib/api/readable.js +0 -580
  124. package/node_modules/undici/lib/cache/memory-cache-store.js +0 -234
  125. package/node_modules/undici/lib/cache/sqlite-cache-store.js +0 -461
  126. package/node_modules/undici/lib/core/connect.js +0 -153
  127. package/node_modules/undici/lib/core/constants.js +0 -143
  128. package/node_modules/undici/lib/core/diagnostics.js +0 -227
  129. package/node_modules/undici/lib/core/errors.js +0 -477
  130. package/node_modules/undici/lib/core/request.js +0 -453
  131. package/node_modules/undici/lib/core/socks5-client.js +0 -422
  132. package/node_modules/undici/lib/core/socks5-utils.js +0 -212
  133. package/node_modules/undici/lib/core/symbols.js +0 -75
  134. package/node_modules/undici/lib/core/tree.js +0 -160
  135. package/node_modules/undici/lib/core/util.js +0 -992
  136. package/node_modules/undici/lib/dispatcher/agent.js +0 -158
  137. package/node_modules/undici/lib/dispatcher/balanced-pool.js +0 -219
  138. package/node_modules/undici/lib/dispatcher/client-h1.js +0 -1722
  139. package/node_modules/undici/lib/dispatcher/client-h2.js +0 -995
  140. package/node_modules/undici/lib/dispatcher/client.js +0 -664
  141. package/node_modules/undici/lib/dispatcher/dispatcher-base.js +0 -184
  142. package/node_modules/undici/lib/dispatcher/dispatcher.js +0 -48
  143. package/node_modules/undici/lib/dispatcher/env-http-proxy-agent.js +0 -146
  144. package/node_modules/undici/lib/dispatcher/fixed-queue.js +0 -135
  145. package/node_modules/undici/lib/dispatcher/h2c-client.js +0 -51
  146. package/node_modules/undici/lib/dispatcher/pool-base.js +0 -214
  147. package/node_modules/undici/lib/dispatcher/pool.js +0 -118
  148. package/node_modules/undici/lib/dispatcher/proxy-agent.js +0 -319
  149. package/node_modules/undici/lib/dispatcher/retry-agent.js +0 -35
  150. package/node_modules/undici/lib/dispatcher/round-robin-pool.js +0 -137
  151. package/node_modules/undici/lib/dispatcher/socks5-proxy-agent.js +0 -260
  152. package/node_modules/undici/lib/encoding/index.js +0 -33
  153. package/node_modules/undici/lib/global.js +0 -59
  154. package/node_modules/undici/lib/handler/cache-handler.js +0 -578
  155. package/node_modules/undici/lib/handler/cache-revalidation-handler.js +0 -124
  156. package/node_modules/undici/lib/handler/decorator-handler.js +0 -67
  157. package/node_modules/undici/lib/handler/deduplication-handler.js +0 -460
  158. package/node_modules/undici/lib/handler/redirect-handler.js +0 -238
  159. package/node_modules/undici/lib/handler/retry-handler.js +0 -394
  160. package/node_modules/undici/lib/handler/unwrap-handler.js +0 -106
  161. package/node_modules/undici/lib/handler/wrap-handler.js +0 -105
  162. package/node_modules/undici/lib/interceptor/cache.js +0 -495
  163. package/node_modules/undici/lib/interceptor/decompress.js +0 -259
  164. package/node_modules/undici/lib/interceptor/deduplicate.js +0 -117
  165. package/node_modules/undici/lib/interceptor/dns.js +0 -571
  166. package/node_modules/undici/lib/interceptor/dump.js +0 -112
  167. package/node_modules/undici/lib/interceptor/redirect.js +0 -21
  168. package/node_modules/undici/lib/interceptor/response-error.js +0 -95
  169. package/node_modules/undici/lib/interceptor/retry.js +0 -19
  170. package/node_modules/undici/lib/llhttp/.gitkeep +0 -0
  171. package/node_modules/undici/lib/llhttp/constants.d.ts +0 -195
  172. package/node_modules/undici/lib/llhttp/constants.js +0 -531
  173. package/node_modules/undici/lib/llhttp/llhttp-wasm.js +0 -15
  174. package/node_modules/undici/lib/llhttp/llhttp_simd-wasm.js +0 -15
  175. package/node_modules/undici/lib/llhttp/utils.d.ts +0 -2
  176. package/node_modules/undici/lib/llhttp/utils.js +0 -12
  177. package/node_modules/undici/lib/mock/mock-agent.js +0 -232
  178. package/node_modules/undici/lib/mock/mock-call-history.js +0 -248
  179. package/node_modules/undici/lib/mock/mock-client.js +0 -68
  180. package/node_modules/undici/lib/mock/mock-errors.js +0 -29
  181. package/node_modules/undici/lib/mock/mock-interceptor.js +0 -209
  182. package/node_modules/undici/lib/mock/mock-pool.js +0 -68
  183. package/node_modules/undici/lib/mock/mock-symbols.js +0 -32
  184. package/node_modules/undici/lib/mock/mock-utils.js +0 -486
  185. package/node_modules/undici/lib/mock/pending-interceptors-formatter.js +0 -43
  186. package/node_modules/undici/lib/mock/snapshot-agent.js +0 -353
  187. package/node_modules/undici/lib/mock/snapshot-recorder.js +0 -588
  188. package/node_modules/undici/lib/mock/snapshot-utils.js +0 -158
  189. package/node_modules/undici/lib/util/cache.js +0 -414
  190. package/node_modules/undici/lib/util/date.js +0 -653
  191. package/node_modules/undici/lib/util/promise.js +0 -28
  192. package/node_modules/undici/lib/util/runtime-features.js +0 -124
  193. package/node_modules/undici/lib/util/stats.js +0 -32
  194. package/node_modules/undici/lib/util/timers.js +0 -425
  195. package/node_modules/undici/lib/web/cache/cache.js +0 -864
  196. package/node_modules/undici/lib/web/cache/cachestorage.js +0 -152
  197. package/node_modules/undici/lib/web/cache/util.js +0 -45
  198. package/node_modules/undici/lib/web/cookies/constants.js +0 -12
  199. package/node_modules/undici/lib/web/cookies/index.js +0 -199
  200. package/node_modules/undici/lib/web/cookies/parse.js +0 -314
  201. package/node_modules/undici/lib/web/cookies/util.js +0 -282
  202. package/node_modules/undici/lib/web/eventsource/eventsource-stream.js +0 -399
  203. package/node_modules/undici/lib/web/eventsource/eventsource.js +0 -501
  204. package/node_modules/undici/lib/web/eventsource/util.js +0 -29
  205. package/node_modules/undici/lib/web/fetch/LICENSE +0 -21
  206. package/node_modules/undici/lib/web/fetch/body.js +0 -509
  207. package/node_modules/undici/lib/web/fetch/constants.js +0 -131
  208. package/node_modules/undici/lib/web/fetch/data-url.js +0 -596
  209. package/node_modules/undici/lib/web/fetch/formdata-parser.js +0 -586
  210. package/node_modules/undici/lib/web/fetch/formdata.js +0 -259
  211. package/node_modules/undici/lib/web/fetch/global.js +0 -40
  212. package/node_modules/undici/lib/web/fetch/headers.js +0 -719
  213. package/node_modules/undici/lib/web/fetch/index.js +0 -2413
  214. package/node_modules/undici/lib/web/fetch/request.js +0 -1115
  215. package/node_modules/undici/lib/web/fetch/response.js +0 -641
  216. package/node_modules/undici/lib/web/fetch/util.js +0 -1522
  217. package/node_modules/undici/lib/web/infra/index.js +0 -229
  218. package/node_modules/undici/lib/web/subresource-integrity/Readme.md +0 -9
  219. package/node_modules/undici/lib/web/subresource-integrity/subresource-integrity.js +0 -307
  220. package/node_modules/undici/lib/web/webidl/index.js +0 -1006
  221. package/node_modules/undici/lib/web/websocket/connection.js +0 -329
  222. package/node_modules/undici/lib/web/websocket/constants.js +0 -126
  223. package/node_modules/undici/lib/web/websocket/events.js +0 -331
  224. package/node_modules/undici/lib/web/websocket/frame.js +0 -133
  225. package/node_modules/undici/lib/web/websocket/permessage-deflate.js +0 -100
  226. package/node_modules/undici/lib/web/websocket/receiver.js +0 -507
  227. package/node_modules/undici/lib/web/websocket/sender.js +0 -109
  228. package/node_modules/undici/lib/web/websocket/stream/websocketerror.js +0 -104
  229. package/node_modules/undici/lib/web/websocket/stream/websocketstream.js +0 -498
  230. package/node_modules/undici/lib/web/websocket/util.js +0 -347
  231. package/node_modules/undici/lib/web/websocket/websocket.js +0 -758
  232. package/node_modules/undici/package.json +0 -152
  233. package/node_modules/undici/scripts/strip-comments.js +0 -10
  234. package/node_modules/undici/types/README.md +0 -6
  235. package/node_modules/undici/types/agent.d.ts +0 -32
  236. package/node_modules/undici/types/api.d.ts +0 -43
  237. package/node_modules/undici/types/balanced-pool.d.ts +0 -30
  238. package/node_modules/undici/types/cache-interceptor.d.ts +0 -179
  239. package/node_modules/undici/types/cache.d.ts +0 -36
  240. package/node_modules/undici/types/client-stats.d.ts +0 -15
  241. package/node_modules/undici/types/client.d.ts +0 -139
  242. package/node_modules/undici/types/connector.d.ts +0 -36
  243. package/node_modules/undici/types/content-type.d.ts +0 -21
  244. package/node_modules/undici/types/cookies.d.ts +0 -30
  245. package/node_modules/undici/types/diagnostics-channel.d.ts +0 -74
  246. package/node_modules/undici/types/dispatcher.d.ts +0 -275
  247. package/node_modules/undici/types/env-http-proxy-agent.d.ts +0 -22
  248. package/node_modules/undici/types/errors.d.ts +0 -177
  249. package/node_modules/undici/types/eventsource.d.ts +0 -66
  250. package/node_modules/undici/types/fetch.d.ts +0 -231
  251. package/node_modules/undici/types/formdata.d.ts +0 -114
  252. package/node_modules/undici/types/global-dispatcher.d.ts +0 -9
  253. package/node_modules/undici/types/global-origin.d.ts +0 -7
  254. package/node_modules/undici/types/h2c-client.d.ts +0 -73
  255. package/node_modules/undici/types/handlers.d.ts +0 -14
  256. package/node_modules/undici/types/header.d.ts +0 -160
  257. package/node_modules/undici/types/index.d.ts +0 -91
  258. package/node_modules/undici/types/interceptors.d.ts +0 -80
  259. package/node_modules/undici/types/mock-agent.d.ts +0 -68
  260. package/node_modules/undici/types/mock-call-history.d.ts +0 -111
  261. package/node_modules/undici/types/mock-client.d.ts +0 -27
  262. package/node_modules/undici/types/mock-errors.d.ts +0 -12
  263. package/node_modules/undici/types/mock-interceptor.d.ts +0 -94
  264. package/node_modules/undici/types/mock-pool.d.ts +0 -27
  265. package/node_modules/undici/types/patch.d.ts +0 -29
  266. package/node_modules/undici/types/pool-stats.d.ts +0 -19
  267. package/node_modules/undici/types/pool.d.ts +0 -41
  268. package/node_modules/undici/types/proxy-agent.d.ts +0 -29
  269. package/node_modules/undici/types/readable.d.ts +0 -68
  270. package/node_modules/undici/types/retry-agent.d.ts +0 -8
  271. package/node_modules/undici/types/retry-handler.d.ts +0 -125
  272. package/node_modules/undici/types/round-robin-pool.d.ts +0 -41
  273. package/node_modules/undici/types/snapshot-agent.d.ts +0 -109
  274. package/node_modules/undici/types/socks5-proxy-agent.d.ts +0 -25
  275. package/node_modules/undici/types/util.d.ts +0 -18
  276. package/node_modules/undici/types/utility.d.ts +0 -7
  277. package/node_modules/undici/types/webidl.d.ts +0 -347
  278. package/node_modules/undici/types/websocket.d.ts +0 -188
@@ -1,152 +0,0 @@
1
- {
2
- "name": "undici",
3
- "version": "7.28.0",
4
- "description": "An HTTP/1.1 client, written from scratch for Node.js",
5
- "homepage": "https://undici.nodejs.org",
6
- "bugs": {
7
- "url": "https://github.com/nodejs/undici/issues"
8
- },
9
- "repository": {
10
- "type": "git",
11
- "url": "git+https://github.com/nodejs/undici.git"
12
- },
13
- "license": "MIT",
14
- "contributors": [
15
- {
16
- "name": "Daniele Belardi",
17
- "url": "https://github.com/dnlup",
18
- "author": true
19
- },
20
- {
21
- "name": "Ethan Arrowood",
22
- "url": "https://github.com/ethan-arrowood",
23
- "author": true
24
- },
25
- {
26
- "name": "Matteo Collina",
27
- "url": "https://github.com/mcollina",
28
- "author": true
29
- },
30
- {
31
- "name": "Matthew Aitken",
32
- "url": "https://github.com/KhafraDev",
33
- "author": true
34
- },
35
- {
36
- "name": "Robert Nagy",
37
- "url": "https://github.com/ronag",
38
- "author": true
39
- },
40
- {
41
- "name": "Szymon Marczak",
42
- "url": "https://github.com/szmarczak",
43
- "author": true
44
- },
45
- {
46
- "name": "Tomas Della Vedova",
47
- "url": "https://github.com/delvedor",
48
- "author": true
49
- }
50
- ],
51
- "keywords": [
52
- "fetch",
53
- "http",
54
- "https",
55
- "promise",
56
- "request",
57
- "curl",
58
- "wget",
59
- "xhr",
60
- "whatwg"
61
- ],
62
- "main": "index.js",
63
- "types": "index.d.ts",
64
- "scripts": {
65
- "build:node": "esbuild index-fetch.js --bundle --platform=node --outfile=undici-fetch.js --define:esbuildDetection=1 --keep-names && node scripts/strip-comments.js",
66
- "build:wasm": "node build/wasm.js --docker",
67
- "generate-pem": "node scripts/generate-pem.js",
68
- "lint": "eslint --cache",
69
- "lint:fix": "eslint --fix --cache",
70
- "test": "npm run test:javascript && cross-env NODE_V8_COVERAGE= npm run test:typescript",
71
- "test:javascript": "npm run test:javascript:no-jest && npm run test:jest",
72
- "test:javascript:no-jest": "npm run generate-pem && npm run test:unit && npm run test:fetch && npm run test:node-fetch && npm run test:infra && npm run test:cache && npm run test:cache-interceptor && npm run test:interceptors && npm run test:cookies && npm run test:eventsource && npm run test:subresource-integrity && npm run test:wpt && npm run test:websocket && npm run test:node-test && npm run test:cache-tests",
73
- "test:javascript:without-intl": "npm run test:javascript:no-jest",
74
- "test:busboy": "borp --timeout 180000 -p \"test/busboy/*.js\"",
75
- "test:cache": "borp --timeout 180000 -p \"test/cache/*.js\"",
76
- "test:cache-interceptor": "borp --timeout 180000 -p \"test/cache-interceptor/*.js\"",
77
- "test:cache-interceptor:sqlite": "cross-env NODE_OPTIONS=--experimental-sqlite npm run test:cache-interceptor",
78
- "test:cookies": "borp --timeout 180000 -p \"test/cookie/*.js\"",
79
- "test:eventsource": "npm run build:node && borp --timeout 180000 --expose-gc -p \"test/eventsource/*.js\"",
80
- "test:fuzzing": "node test/fuzzing/fuzzing.test.js",
81
- "test:fetch": "npm run build:node && borp --timeout 180000 --expose-gc --concurrency 1 -p \"test/fetch/*.js\" && npm run test:webidl && npm run test:busboy",
82
- "test:subresource-integrity": "borp --timeout 180000 -p \"test/subresource-integrity/*.js\"",
83
- "test:h2": "npm run test:h2:core && npm run test:h2:fetch",
84
- "test:h2:core": "borp --timeout 180000 -p \"test/+(http2|h2)*.js\"",
85
- "test:h2:fetch": "npm run build:node && borp --timeout 180000 -p \"test/fetch/http2*.js\"",
86
- "test:infra": "borp --timeout 180000 -p \"test/infra/*.js\"",
87
- "test:interceptors": "borp --timeout 180000 -p \"test/interceptors/*.js\"",
88
- "test:jest": "cross-env NODE_V8_COVERAGE= jest",
89
- "test:unit": "borp --timeout 180000 --expose-gc -p \"test/*.js\"",
90
- "test:node-fetch": "borp --timeout 180000 -p \"test/node-fetch/**/*.js\"",
91
- "test:node-test": "borp --timeout 180000 -p \"test/node-test/**/*.js\"",
92
- "test:tdd": "borp --timeout 180000 --expose-gc -p \"test/*.js\"",
93
- "test:tdd:node-test": "borp --timeout 180000 -p \"test/node-test/**/*.js\" -w",
94
- "test:typescript": "tsd && tsc test/imports/undici-import.ts --typeRoots ./types --noEmit && tsc ./types/*.d.ts --noEmit --typeRoots ./types",
95
- "test:webidl": "borp --timeout 180000 -p \"test/webidl/*.js\"",
96
- "test:websocket": "borp --timeout 180000 -p \"test/websocket/**/*.js\"",
97
- "test:websocket:autobahn": "node test/autobahn/client.js",
98
- "test:websocket:autobahn:report": "node test/autobahn/report.js",
99
- "test:wpt:setup": "node test/web-platform-tests/wpt-runner.mjs setup",
100
- "test:wpt": "npm run test:wpt:setup && node test/web-platform-tests/wpt-runner.mjs run /fetch /mimesniff /xhr /websockets /serviceWorkers /eventsource",
101
- "test:cache-tests": "node test/cache-interceptor/cache-tests.mjs --ci",
102
- "coverage": "npm run coverage:clean && cross-env NODE_V8_COVERAGE=./coverage/tmp npm run test:javascript && npm run coverage:report",
103
- "coverage:ci": "npm run coverage:clean && cross-env NODE_V8_COVERAGE=./coverage/tmp npm run test:javascript && npm run coverage:report:ci",
104
- "coverage:clean": "node ./scripts/clean-coverage.js",
105
- "coverage:report": "cross-env NODE_V8_COVERAGE= c8 report",
106
- "coverage:report:ci": "c8 report",
107
- "bench": "echo \"Error: Benchmarks have been moved to '/benchmarks'\" && exit 1",
108
- "serve:website": "echo \"Error: Documentation has been moved to '/docs'\" && exit 1",
109
- "prepare": "husky && node ./scripts/platform-shell.js"
110
- },
111
- "devDependencies": {
112
- "@fastify/busboy": "3.2.0",
113
- "@matteo.collina/tspl": "^0.2.0",
114
- "@metcoder95/https-pem": "^1.0.0",
115
- "@sinonjs/fake-timers": "^12.0.0",
116
- "@types/node": "^20.19.22",
117
- "abort-controller": "^3.0.0",
118
- "borp": "^0.20.0",
119
- "c8": "^10.0.0",
120
- "cross-env": "^10.0.0",
121
- "dns-packet": "^5.4.0",
122
- "esbuild": "^0.27.3",
123
- "eslint": "^9.9.0",
124
- "fast-check": "^4.1.1",
125
- "husky": "^9.0.7",
126
- "jest": "^30.0.5",
127
- "jsondiffpatch": "^0.7.3",
128
- "neostandard": "^0.12.0",
129
- "node-forge": "^1.3.1",
130
- "proxy": "^2.1.1",
131
- "tsd": "^0.33.0",
132
- "typescript": "^6.0.2",
133
- "ws": "^8.11.0"
134
- },
135
- "engines": {
136
- "node": ">=20.18.1"
137
- },
138
- "tsd": {
139
- "directory": "test/types",
140
- "compilerOptions": {
141
- "esModuleInterop": true,
142
- "lib": [
143
- "esnext"
144
- ]
145
- }
146
- },
147
- "jest": {
148
- "testMatch": [
149
- "<rootDir>/test/jest/**"
150
- ]
151
- }
152
- }
@@ -1,10 +0,0 @@
1
- 'use strict'
2
-
3
- const { readFileSync, writeFileSync } = require('node:fs')
4
- const { transcode } = require('node:buffer')
5
-
6
- const buffer = transcode
7
- ? transcode(readFileSync('./undici-fetch.js'), 'utf8', 'latin1')
8
- : readFileSync('./undici-fetch.js')
9
-
10
- writeFileSync('./undici-fetch.js', buffer.toString('latin1'))
@@ -1,6 +0,0 @@
1
- # undici-types
2
-
3
- This package is a dual-publish of the [undici](https://www.npmjs.com/package/undici) library types. The `undici` package **still contains types**. This package is for users who _only_ need undici types (such as for `@types/node`). It is published alongside every release of `undici`, so you can always use the same version.
4
-
5
- - [GitHub nodejs/undici](https://github.com/nodejs/undici)
6
- - [Undici Documentation](https://undici.nodejs.org/#/)
@@ -1,32 +0,0 @@
1
- import { URL } from 'node:url'
2
- import Pool from './pool'
3
- import Dispatcher from './dispatcher'
4
- import TClientStats from './client-stats'
5
- import TPoolStats from './pool-stats'
6
-
7
- export default Agent
8
-
9
- declare class Agent extends Dispatcher {
10
- constructor (opts?: Agent.Options)
11
- /** `true` after `dispatcher.close()` has been called. */
12
- closed: boolean
13
- /** `true` after `dispatcher.destroyed()` has been called or `dispatcher.close()` has been called and the dispatcher shutdown has completed. */
14
- destroyed: boolean
15
- /** Dispatches a request. */
16
- dispatch (options: Agent.DispatchOptions, handler: Dispatcher.DispatchHandler): boolean
17
- /** Aggregate stats for a Agent by origin. */
18
- readonly stats: Record<string, TClientStats | TPoolStats>
19
- }
20
-
21
- declare namespace Agent {
22
- export interface Options extends Pool.Options {
23
- /** Default: `(origin, opts) => new Pool(origin, opts)`. */
24
- factory?(origin: string | URL, opts: Object): Dispatcher;
25
-
26
- interceptors?: { Agent?: readonly Dispatcher.DispatchInterceptor[] } & Pool.Options['interceptors']
27
- maxOrigins?: number
28
- }
29
-
30
- export interface DispatchOptions extends Dispatcher.DispatchOptions {
31
- }
32
- }
@@ -1,43 +0,0 @@
1
- import { URL, UrlObject } from 'node:url'
2
- import { Duplex } from 'node:stream'
3
- import Dispatcher from './dispatcher'
4
-
5
- /** Performs an HTTP request. */
6
- declare function request<TOpaque = null> (
7
- url: string | URL | UrlObject,
8
- options?: { dispatcher?: Dispatcher } & Omit<Dispatcher.RequestOptions<TOpaque>, 'origin' | 'path' | 'method'> & Partial<Pick<Dispatcher.RequestOptions, 'method'>>,
9
- ): Promise<Dispatcher.ResponseData<TOpaque>>
10
-
11
- /** A faster version of `request`. */
12
- declare function stream<TOpaque = null> (
13
- url: string | URL | UrlObject,
14
- options: { dispatcher?: Dispatcher } & Omit<Dispatcher.RequestOptions<TOpaque>, 'origin' | 'path'>,
15
- factory: Dispatcher.StreamFactory<TOpaque>
16
- ): Promise<Dispatcher.StreamData<TOpaque>>
17
-
18
- /** For easy use with `stream.pipeline`. */
19
- declare function pipeline<TOpaque = null> (
20
- url: string | URL | UrlObject,
21
- options: { dispatcher?: Dispatcher } & Omit<Dispatcher.PipelineOptions<TOpaque>, 'origin' | 'path'>,
22
- handler: Dispatcher.PipelineHandler<TOpaque>
23
- ): Duplex
24
-
25
- /** Starts two-way communications with the requested resource. */
26
- declare function connect<TOpaque = null> (
27
- url: string | URL | UrlObject,
28
- options?: { dispatcher?: Dispatcher } & Omit<Dispatcher.ConnectOptions<TOpaque>, 'origin' | 'path'>
29
- ): Promise<Dispatcher.ConnectData<TOpaque>>
30
-
31
- /** Upgrade to a different protocol. */
32
- declare function upgrade (
33
- url: string | URL | UrlObject,
34
- options?: { dispatcher?: Dispatcher } & Omit<Dispatcher.UpgradeOptions, 'origin' | 'path'>
35
- ): Promise<Dispatcher.UpgradeData>
36
-
37
- export {
38
- request,
39
- stream,
40
- pipeline,
41
- connect,
42
- upgrade
43
- }
@@ -1,30 +0,0 @@
1
- import Pool from './pool'
2
- import Dispatcher from './dispatcher'
3
- import { URL } from 'node:url'
4
-
5
- export default BalancedPool
6
-
7
- type BalancedPoolConnectOptions = Omit<Dispatcher.ConnectOptions, 'origin'>
8
-
9
- declare class BalancedPool extends Dispatcher {
10
- constructor (url: string | string[] | URL | URL[], options?: Pool.Options)
11
-
12
- addUpstream (upstream: string | URL): BalancedPool
13
- removeUpstream (upstream: string | URL): BalancedPool
14
- getUpstream (upstream: string | URL): Pool | undefined
15
- upstreams: Array<string>
16
-
17
- /** `true` after `pool.close()` has been called. */
18
- closed: boolean
19
- /** `true` after `pool.destroyed()` has been called or `pool.close()` has been called and the pool shutdown has completed. */
20
- destroyed: boolean
21
-
22
- // Override dispatcher APIs.
23
- override connect (
24
- options: BalancedPoolConnectOptions
25
- ): Promise<Dispatcher.ConnectData>
26
- override connect (
27
- options: BalancedPoolConnectOptions,
28
- callback: (err: Error | null, data: Dispatcher.ConnectData) => void
29
- ): void
30
- }
@@ -1,179 +0,0 @@
1
- import { Readable, Writable } from 'node:stream'
2
-
3
- export default CacheHandler
4
-
5
- declare namespace CacheHandler {
6
- export type CacheMethods = 'GET' | 'HEAD' | 'OPTIONS' | 'TRACE'
7
-
8
- export interface CacheHandlerOptions {
9
- store: CacheStore
10
-
11
- cacheByDefault?: number
12
-
13
- type?: CacheOptions['type']
14
- }
15
-
16
- export interface CacheOptions {
17
- store?: CacheStore
18
-
19
- /**
20
- * The methods to cache
21
- * Note we can only cache safe methods. Unsafe methods (i.e. PUT, POST)
22
- * invalidate the cache for a origin.
23
- * @see https://www.rfc-editor.org/rfc/rfc9111.html#name-invalidating-stored-respons
24
- * @see https://www.rfc-editor.org/rfc/rfc9110#section-9.2.1
25
- */
26
- methods?: CacheMethods[]
27
-
28
- /**
29
- * RFC9111 allows for caching responses that we aren't explicitly told to
30
- * cache or to not cache.
31
- * @see https://www.rfc-editor.org/rfc/rfc9111.html#section-3-5
32
- * @default undefined
33
- */
34
- cacheByDefault?: number
35
-
36
- /**
37
- * TODO docs
38
- * @default 'shared'
39
- */
40
- type?: 'shared' | 'private'
41
-
42
- /**
43
- * Array of origins to cache. Only requests to these origins will be cached.
44
- * Supports strings (case insensitive) and RegExp patterns.
45
- * @default undefined (cache all origins)
46
- */
47
- origins?: (string | RegExp)[]
48
- }
49
-
50
- export interface CacheControlDirectives {
51
- 'max-stale'?: number;
52
- 'min-fresh'?: number;
53
- 'max-age'?: number;
54
- 's-maxage'?: number;
55
- 'stale-while-revalidate'?: number;
56
- 'stale-if-error'?: number;
57
- public?: true;
58
- private?: true | string[];
59
- 'no-store'?: true;
60
- 'no-cache'?: true | string[];
61
- 'must-revalidate'?: true;
62
- 'proxy-revalidate'?: true;
63
- immutable?: true;
64
- 'no-transform'?: true;
65
- 'must-understand'?: true;
66
- 'only-if-cached'?: true;
67
- }
68
-
69
- export interface CacheKey {
70
- origin: string
71
- method: string
72
- path: string
73
- headers?: Record<string, string | string[]>
74
- }
75
-
76
- export interface CacheValue {
77
- statusCode: number
78
- statusMessage: string
79
- headers: Record<string, string | string[]>
80
- vary?: Record<string, string | string[] | null>
81
- etag?: string
82
- cacheControlDirectives?: CacheControlDirectives
83
- cachedAt: number
84
- staleAt: number
85
- deleteAt: number
86
- }
87
-
88
- export interface DeleteByUri {
89
- origin: string
90
- method: string
91
- path: string
92
- }
93
-
94
- type GetResult = {
95
- statusCode: number
96
- statusMessage: string
97
- headers: Record<string, string | string[]>
98
- vary?: Record<string, string | string[] | null>
99
- etag?: string
100
- body?: Readable | Iterable<Buffer> | AsyncIterable<Buffer> | Buffer | Iterable<string> | AsyncIterable<string> | string
101
- cacheControlDirectives: CacheControlDirectives,
102
- cachedAt: number
103
- staleAt: number
104
- deleteAt: number
105
- }
106
-
107
- /**
108
- * Underlying storage provider for cached responses
109
- */
110
- export interface CacheStore {
111
- get(key: CacheKey): GetResult | Promise<GetResult | undefined> | undefined
112
-
113
- createWriteStream(key: CacheKey, val: CacheValue): Writable | undefined
114
-
115
- delete(key: CacheKey): void | Promise<void>
116
- }
117
-
118
- export interface MemoryCacheStoreOpts {
119
- /**
120
- * @default Infinity
121
- */
122
- maxCount?: number
123
-
124
- /**
125
- * @default Infinity
126
- */
127
- maxSize?: number
128
-
129
- /**
130
- * @default Infinity
131
- */
132
- maxEntrySize?: number
133
-
134
- errorCallback?: (err: Error) => void
135
- }
136
-
137
- export class MemoryCacheStore implements CacheStore {
138
- constructor (opts?: MemoryCacheStoreOpts)
139
-
140
- get (key: CacheKey): GetResult | Promise<GetResult | undefined> | undefined
141
-
142
- createWriteStream (key: CacheKey, value: CacheValue): Writable | undefined
143
-
144
- delete (key: CacheKey): void | Promise<void>
145
- }
146
-
147
- export interface SqliteCacheStoreOpts {
148
- /**
149
- * Location of the database
150
- * @default ':memory:'
151
- */
152
- location?: string
153
-
154
- /**
155
- * @default Infinity
156
- */
157
- maxCount?: number
158
-
159
- /**
160
- * @default Infinity
161
- */
162
- maxEntrySize?: number
163
- }
164
-
165
- export class SqliteCacheStore implements CacheStore {
166
- constructor (opts?: SqliteCacheStoreOpts)
167
-
168
- /**
169
- * Closes the connection to the database
170
- */
171
- close (): void
172
-
173
- get (key: CacheKey): GetResult | Promise<GetResult | undefined> | undefined
174
-
175
- createWriteStream (key: CacheKey, value: CacheValue): Writable | undefined
176
-
177
- delete (key: CacheKey): void | Promise<void>
178
- }
179
- }
@@ -1,36 +0,0 @@
1
- import type { RequestInfo, Response, Request } from './fetch'
2
-
3
- export interface CacheStorage {
4
- match (request: RequestInfo, options?: MultiCacheQueryOptions): Promise<Response | undefined>,
5
- has (cacheName: string): Promise<boolean>,
6
- open (cacheName: string): Promise<Cache>,
7
- delete (cacheName: string): Promise<boolean>,
8
- keys (): Promise<string[]>
9
- }
10
-
11
- declare const CacheStorage: {
12
- prototype: CacheStorage
13
- new(): CacheStorage
14
- }
15
-
16
- export interface Cache {
17
- match (request: RequestInfo, options?: CacheQueryOptions): Promise<Response | undefined>,
18
- matchAll (request?: RequestInfo, options?: CacheQueryOptions): Promise<readonly Response[]>,
19
- add (request: RequestInfo): Promise<undefined>,
20
- addAll (requests: RequestInfo[]): Promise<undefined>,
21
- put (request: RequestInfo, response: Response): Promise<undefined>,
22
- delete (request: RequestInfo, options?: CacheQueryOptions): Promise<boolean>,
23
- keys (request?: RequestInfo, options?: CacheQueryOptions): Promise<readonly Request[]>
24
- }
25
-
26
- export interface CacheQueryOptions {
27
- ignoreSearch?: boolean,
28
- ignoreMethod?: boolean,
29
- ignoreVary?: boolean
30
- }
31
-
32
- export interface MultiCacheQueryOptions extends CacheQueryOptions {
33
- cacheName?: string
34
- }
35
-
36
- export declare const caches: CacheStorage
@@ -1,15 +0,0 @@
1
- import Client from './client'
2
-
3
- export default ClientStats
4
-
5
- declare class ClientStats {
6
- constructor (pool: Client)
7
- /** If socket has open connection. */
8
- connected: boolean
9
- /** Number of open socket connections in this client that do not have an active request. */
10
- pending: number
11
- /** Number of currently active requests of this client. */
12
- running: number
13
- /** Number of active, pending, or queued requests of this client. */
14
- size: number
15
- }
@@ -1,139 +0,0 @@
1
- import { URL } from 'node:url'
2
- import Dispatcher from './dispatcher'
3
- import buildConnector from './connector'
4
- import TClientStats from './client-stats'
5
-
6
- type ClientConnectOptions = Omit<Dispatcher.ConnectOptions, 'origin'>
7
-
8
- /**
9
- * A basic HTTP/1.1 client, mapped on top a single TCP/TLS connection. Pipelining is disabled by default.
10
- */
11
- export class Client extends Dispatcher {
12
- constructor (url: string | URL, options?: Client.Options)
13
- /** Property to get and set the pipelining factor. */
14
- pipelining: number
15
- /** `true` after `client.close()` has been called. */
16
- closed: boolean
17
- /** `true` after `client.destroyed()` has been called or `client.close()` has been called and the client shutdown has completed. */
18
- destroyed: boolean
19
- /** Aggregate stats for a Client. */
20
- readonly stats: TClientStats
21
-
22
- // Override dispatcher APIs.
23
- override connect (
24
- options: ClientConnectOptions
25
- ): Promise<Dispatcher.ConnectData>
26
- override connect (
27
- options: ClientConnectOptions,
28
- callback: (err: Error | null, data: Dispatcher.ConnectData) => void
29
- ): void
30
- }
31
-
32
- export declare namespace Client {
33
- export interface OptionsInterceptors {
34
- Client: readonly Dispatcher.DispatchInterceptor[];
35
- }
36
- export interface Options {
37
- /** TODO */
38
- interceptors?: OptionsInterceptors;
39
- /** The maximum length of request headers in bytes. Default: Node.js' `--max-http-header-size` or `16384` (16KiB). */
40
- maxHeaderSize?: number;
41
- /** 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). */
42
- headersTimeout?: number;
43
- /** @deprecated unsupported socketTimeout, use headersTimeout & bodyTimeout instead */
44
- socketTimeout?: never;
45
- /** @deprecated unsupported requestTimeout, use headersTimeout & bodyTimeout instead */
46
- requestTimeout?: never;
47
- /** TODO */
48
- connectTimeout?: number;
49
- /** 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). */
50
- bodyTimeout?: number;
51
- /** @deprecated unsupported idleTimeout, use keepAliveTimeout instead */
52
- idleTimeout?: never;
53
- /** @deprecated unsupported keepAlive, use pipelining=0 instead */
54
- keepAlive?: never;
55
- /** 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). */
56
- keepAliveTimeout?: number;
57
- /** @deprecated unsupported maxKeepAliveTimeout, use keepAliveMaxTimeout instead */
58
- maxKeepAliveTimeout?: never;
59
- /** the maximum allowed `idleTimeout`, in milliseconds, when overridden by *keep-alive* hints from the server. Default: `600e3` milliseconds (10min). */
60
- keepAliveMaxTimeout?: number;
61
- /** 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). */
62
- keepAliveTimeoutThreshold?: number;
63
- /** TODO */
64
- socketPath?: string;
65
- /** 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`. */
66
- pipelining?: number;
67
- /** @deprecated use the connect option instead */
68
- tls?: never;
69
- /** If `true`, an error is thrown when the request content-length header doesn't match the length of the request body. Default: `true`. */
70
- strictContentLength?: boolean;
71
- /** TODO */
72
- maxCachedSessions?: number;
73
- /** TODO */
74
- connect?: Partial<buildConnector.BuildOptions> | buildConnector.connector;
75
- /** TODO */
76
- maxRequestsPerClient?: number;
77
- /** TODO */
78
- localAddress?: string;
79
- /** Max response body size in bytes, -1 is disabled */
80
- maxResponseSize?: number;
81
- /** Enables a family autodetection algorithm that loosely implements section 5 of RFC 8305. */
82
- autoSelectFamily?: boolean;
83
- /** The amount of time in milliseconds to wait for a connection attempt to finish before trying the next address when using the `autoSelectFamily` option. */
84
- autoSelectFamilyAttemptTimeout?: number;
85
- /**
86
- * @description Enables support for H2 if the server has assigned bigger priority to it through ALPN negotiation.
87
- * @default false
88
- */
89
- allowH2?: boolean;
90
- /**
91
- * @description Dictates the maximum number of concurrent streams for a single H2 session. It can be overridden by a SETTINGS remote frame.
92
- * @default 100
93
- */
94
- maxConcurrentStreams?: number;
95
- /**
96
- * @description Sets the HTTP/2 stream-level flow-control window size (SETTINGS_INITIAL_WINDOW_SIZE).
97
- * @default 262144
98
- */
99
- initialWindowSize?: number;
100
- /**
101
- * @description Sets the HTTP/2 connection-level flow-control window size (ClientHttp2Session.setLocalWindowSize).
102
- * @default 524288
103
- */
104
- connectionWindowSize?: number;
105
- /**
106
- * @description Time interval between PING frames dispatch
107
- * @default 60000
108
- */
109
- pingInterval?: number;
110
- /** WebSocket-specific configuration options. */
111
- webSocket?: WebSocketOptions;
112
- }
113
- export interface SocketInfo {
114
- localAddress?: string
115
- localPort?: number
116
- remoteAddress?: string
117
- remotePort?: number
118
- remoteFamily?: string
119
- timeout?: number
120
- bytesWritten?: number
121
- bytesRead?: number
122
- }
123
- export interface WebSocketOptions {
124
- /**
125
- * Maximum number of fragments in a message. Set to 0 to disable the limit.
126
- * @default 131072
127
- */
128
- maxFragments?: number;
129
- /**
130
- * Maximum allowed payload size in bytes for WebSocket messages.
131
- * Applied to uncompressed messages, compressed frame payloads, and decompressed (permessage-deflate) messages.
132
- * Set to 0 to disable the limit.
133
- * @default 134217728 (128 MB)
134
- */
135
- maxPayloadSize?: number;
136
- }
137
- }
138
-
139
- export default Client