n8n/packages/nodes-base/nodes/HttpRequest/test/node
2026-05-07 08:46:16 +00:00
..
HttpRequest.test.ts feat(core): Add opt-in RFC-style outbound User-Agent via env flag (#28771) 2026-04-27 06:01:09 +00:00
HttpRequestV1.test.ts fix(HTTP Request Node): Validate URL type in older node versions (#29886) 2026-05-07 08:46:16 +00:00
HttpRequestV2.test.ts fix(HTTP Request Node): Validate URL type in older node versions (#29886) 2026-05-07 08:46:16 +00:00
HttpRequestV3.test.ts fix(Http Request Node): Handle empty JSON responses (#27793) 2026-04-08 16:35:53 +00:00
workflow.delete.json test(HTTP Request Node): Unit tests (no-changelog) 2023-02-09 12:25:26 +02:00
workflow.get.json fix(HTTP Request Node): Tolerate header name being empty (#9138) 2024-04-17 09:45:38 +02:00
workflow.pagination.json fix(HTTP Request Node): Fail on non-2xx status codes during pagination with "other" completion (#27352) 2026-03-20 15:29:24 +00:00
workflow.patch.json test(HTTP Request Node): Unit tests (no-changelog) 2023-02-09 12:25:26 +02:00
workflow.post.json test(HTTP Request Node): Unit tests (no-changelog) 2023-02-09 12:25:26 +02:00
workflow.put.json test(HTTP Request Node): Unit tests (no-changelog) 2023-02-09 12:25:26 +02:00
workflow.use_error_output.json fix(HTTP Request Node): Improve invalid JSON field error messages (#26817) 2026-03-10 12:05:41 +00:00
workflow.userAgent.json feat(core): Add opt-in RFC-style outbound User-Agent via env flag (#28771) 2026-04-27 06:01:09 +00:00