n8n/packages/nodes-base/nodes/HttpRequest
Ricardo Espinoza 61b9909ac3
fix(HTTP Request Node): avoid error when response doesn't include content-type (#4365)
* 🐛 Fix bug when response doesn't include content type

*  Improve autodetect response format

*  Make content-type match more specific

*  Improve list of content-types to download
2022-10-20 11:42:55 -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 fix(HTTP Request Node): avoid error when response doesn't include content-type (#4365) 2022-10-20 11:42:55 -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