n8n/packages/nodes-base/nodes/HttpRequest/test/node
2026-03-20 15:29:24 +00:00
..
HttpRequest.test.ts fix(HTTP Request Node): Handle response errors correctly when continueOnFail is set (#18207) 2025-08-19 12:09:00 +01:00
HttpRequestV2.test.ts fix(HTTP Request Node): Add support for Bearer Auth in HttpRequest node (#15043) 2025-05-02 10:33:46 +01:00
HttpRequestV3.test.ts fix(HTTP Request Node): Improve invalid JSON field error messages (#26817) 2026-03-10 12:05:41 +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