dify/cli/src/http
2026-07-08 07:58:31 +00:00
..
body.test.ts refactor(cli/http): replace ky with a self-contained HTTP client (#36711) 2026-06-01 09:04:42 +00:00
body.ts refactor(cli/http): replace ky with a self-contained HTTP client (#36711) 2026-06-01 09:04:42 +00:00
client-tls.test.ts fix(cli): --insecure also skips TLS certificate verification (#38531) 2026-07-08 07:58:31 +00:00
client.test.ts refactor(openapi): resource-oriented paths for /openapi/v1 + difyctl version gate (#38367) 2026-07-08 02:22:59 +00:00
client.ts fix(cli): --insecure also skips TLS certificate verification (#38531) 2026-07-08 07:58:31 +00:00
error-mapper.test.ts refactor(openapi): resource-oriented paths for /openapi/v1 + difyctl version gate (#38367) 2026-07-08 02:22:59 +00:00
error-mapper.ts refactor(openapi): resource-oriented paths for /openapi/v1 + difyctl version gate (#38367) 2026-07-08 02:22:59 +00:00
hooks.ts refactor(cli/http): replace ky with a self-contained HTTP client (#36711) 2026-06-01 09:04:42 +00:00
orpc.test.ts refactor(openapi/cli): split app usage-face from studio-app build-face (#37641) 2026-06-22 07:46:59 +00:00
orpc.ts feat(cli): adopt generated oRPC contract for unary endpoints (#37090) 2026-06-08 08:09:44 +00:00
proxy.test.ts fix(cli): --insecure also skips TLS certificate verification (#38531) 2026-07-08 07:58:31 +00:00
proxy.ts fix(cli): --insecure also skips TLS certificate verification (#38531) 2026-07-08 07:58:31 +00:00
rate-limit.test.ts feat: 429 rate-limit handling on the unified ErrorBody contract (openapi + difyctl) (#37313) 2026-06-12 06:35:15 +00:00
rate-limit.ts feat: 429 rate-limit handling on the unified ErrorBody contract (openapi + difyctl) (#37313) 2026-06-12 06:35:15 +00:00
retry.test.ts feat: 429 rate-limit handling on the unified ErrorBody contract (openapi + difyctl) (#37313) 2026-06-12 06:35:15 +00:00
retry.ts feat: 429 rate-limit handling on the unified ErrorBody contract (openapi + difyctl) (#37313) 2026-06-12 06:35:15 +00:00
sanitize.ts feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
sse-dify.test.ts refactor: use absolute path for inter dir importing (#36822) 2026-06-01 01:32:16 +00:00
sse-dify.ts refactor: use absolute path for inter dir importing (#36822) 2026-06-01 01:32:16 +00:00
sse.test.ts refactor: use absolute path for inter dir importing (#36822) 2026-06-01 01:32:16 +00:00
sse.ts feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
types.ts fix(cli): --insecure also skips TLS certificate verification (#38531) 2026-07-08 07:58:31 +00:00
url.test.ts refactor(cli/http): replace ky with a self-contained HTTP client (#36711) 2026-06-01 09:04:42 +00:00
url.ts refactor(cli/http): replace ky with a self-contained HTTP client (#36711) 2026-06-01 09:04:42 +00:00