n8n/packages/nodes-base/nodes/HttpRequest
Iván Ovejero 62c096710f
refactor: Run lintfix (no-changelog) (#7537)
- Fix autofixable violations
- Remove unused directives
- Allow for PascalCased variables - needed for dynamically imported or
assigned classes, decorators, routers, etc.
2023-10-27 14:15:02 +02:00
..
test refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
V1 feat(HTTP Request Node): Determine binary file name from content-disposition headers (#7032) 2023-09-06 12:38:37 +02:00
V2 feat(HTTP Request Node): Determine binary file name from content-disposition headers (#7032) 2023-09-06 12:38:37 +02:00
V3 refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
GenericFunctions.ts refactor(core)!: Make getBinaryStream async (#7247) 2023-09-25 16:59:45 +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 fix(HTTP Request Node): Correctly doesn't redirect on non GET method (#6132) 2023-05-04 09:55:35 +02:00