n8n/packages/nodes-base/nodes/HttpRequest
Michael Kret 66ddb4a6f3
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
Benchmark Docker Image CI / build (push) Waiting to run
feat: More hints to nodes (#10565)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-09-04 16:33:10 +03:00
..
test fix(HTTP Request Node): Sanitize authorization headers (#10607) 2024-08-29 15:28:03 +01:00
V1 refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595) 2024-08-29 09:55:53 -04:00
V2 refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595) 2024-08-29 09:55:53 -04:00
V3 feat: More hints to nodes (#10565) 2024-09-04 16:33:10 +03:00
GenericFunctions.ts fix(HTTP Request Node): Sanitize authorization headers (#10607) 2024-08-29 15:28:03 +01: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