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
Jonathan Bennetts
aa6c786041
fix(HTTP Request Node): fix oauth credentials not working properly for some predefined credentials ( #4277 )
2022-10-11 08:49:51 +01:00
Michael Kret
91d7e16c81
n8n-3867-progressively-apply-prettier-to-all ( #3873 )
...
* 🔨 formatting nodes with prettier
2022-08-17 17:50:24 +02:00
Jan Oberhauser
2ebcf4bb91
👕 Fix lint issue
2022-06-14 06:24:49 -07:00
Michael Kret
7346da0b34
fix(HTTP Request Node): Fix issue with requests that return null ( #3498 )
...
* ⚡ fix
* ⚡ Remove null values at node level
* 🔥 Remove unused imports
* ⚡ Small change
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2022-06-13 13:25:09 -07:00