n8n/packages/nodes-base/nodes/HttpRequest
Charlie Kolb 54b02acdd7
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
chore: Remove unused @ts-ignore's (no-changelog) (#12198)
2024-12-18 08:35:53 +01:00
..
test feat(HTTP Request Node): Add additional tests for HTTP response encoding (no-changelog) (#11655) 2024-12-02 17:13:16 +01:00
V1 chore: Remove unused @ts-ignore's (no-changelog) (#12198) 2024-12-18 08:35:53 +01:00
V2 chore: Remove unused @ts-ignore's (no-changelog) (#12198) 2024-12-18 08:35:53 +01:00
V3 docs: Update Skip SSL to mention it is insecure (no-changelog) (#11935) 2024-12-02 13:56:14 +00:00
GenericFunctions.ts fix(HTTP Request Node): Do not modify request object when sanitizing message for UI (#10923) 2024-09-23 11:10:31 +03:00
httprequest.dark.svg feat: Add support for dark mode node icons and colors (#9412) 2024-06-06 13:34:30 +02:00
HttpRequest.node.json feat(HTTP Request Node): Add cURL alias (no-changelog) (#6877) 2023-08-08 15:04:19 +01:00
HttpRequest.node.ts feat: Add support for dark mode node icons and colors (#9412) 2024-06-06 13:34:30 +02:00
httprequest.svg feat: Add support for dark mode node icons and colors (#9412) 2024-06-06 13:34:30 +02:00
interfaces.ts feat(HTTP Request Node): Option to provide SSL Certificates in Http Request Node (#9125) 2024-04-24 17:28:02 +03:00