n8n/packages/nodes-base/nodes/HttpRequest
agobrech f7e610b15c
feat(HTTP Request Node): Follow redirects by default (#5895)
* Redirect as default behaviour

* Remove console.logs

* Move logic to one single variable

* Revert "Redirect as default behaviour"

This reverts commit 5b2221b800297865224384eb7f417d72b0d2bbc1.

* Redirect as default behaviour inside node structure

* Add default behaviour
2023-04-05 15:37:14 +02:00
..
test fix(HTTP Request Node): Support for dot notation in JSON body 2023-03-31 19:31:03 +03:00
V1 refactor: Remove n8n-core dependency in nodes-base (no-changelog) (#5649) 2023-03-09 18:13:15 +01:00
V2 refactor: Unify binary-data assertion across all nodes (no-changelog) (#5624) 2023-03-06 17:33:32 +01:00
V3 feat(HTTP Request Node): Follow redirects by default (#5895) 2023-04-05 15:37:14 +02:00
GenericFunctions.ts fix(HTTP Request Node): Support for dot notation in JSON body 2023-03-31 19:31:03 +03:00
HttpRequest.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links (#4191) 2022-09-29 13:33:16 +03:00
HttpRequest.node.ts fix(HTTP Request Node): Support for dot notation in JSON body 2023-03-31 19:31:03 +03:00