n8n/packages/nodes-base/nodes/HttpRequest
Bram Kn 8f25da52b1
feat(HTTP Request Node): add option for raw json header & query (#4408)
* http node headers and query JSON parameter options added

* Query and Header added to option processing

* remove old set headers.

*  Small improvements

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2022-10-21 12:29:20 -04:00
..
V1 feat(HTTP Request Node): Redesign and add the ability to import cURL commands (#3860) 2022-09-29 17:28:02 -04:00
V2 fix(HTTP Request Node): fix oauth credentials not working properly for some predefined credentials (#4277) 2022-10-11 08:49:51 +01:00
V3 feat(HTTP Request Node): add option for raw json header & query (#4408) 2022-10-21 12:29:20 -04:00
GenericFunctions.ts fix(HTTP Request Node): avoid error when response doesn't include content-type (#4365) 2022-10-20 11:42:55 -04: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 feat(HTTP Request Node): Redesign and add the ability to import cURL commands (#3860) 2022-09-29 17:28:02 -04:00