n8n/packages/nodes-base/nodes/HttpRequest/test/node
RomanDavydchuk 5cd24a121e
feat(HTTP Request Node): Add option to disallow cross-origin credentials sharing (#24526)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-01-20 09:01:16 +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 feat(HTTP Request Node): Add option to disallow cross-origin credentials sharing (#24526) 2026-01-20 09:01:16 +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 chore: Upgrade nock and delete nock related boilerplate code (no-changelog) (#12869) 2025-01-27 18:17:51 +01: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): Handle response errors correctly when continueOnFail is set (#18207) 2025-08-19 12:09:00 +01:00