Commit Graph

7 Commits

Author SHA1 Message Date
Muhammad Osama
1899a4e284
fix(Http Request Node): Handle empty JSON responses (#27793)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2026-04-08 16:35:53 +00:00
Tomi Turtiainen
03b6e2d74e
fix(HTTP Request Node): Improve invalid JSON field error messages (#26817) 2026-03-10 12:05:41 +00:00
RomanDavydchuk
5cd24a121e
feat(HTTP Request Node): Add option to disallow cross-origin credentials sharing (#24526)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-01-20 09:01:16 +00:00
Iván Ovejero
0a82e8d23b
fix(HTTP Request Node): Fix expression value handling in url parameter (#21101) 2025-10-27 10:20:04 +01:00
Shireen Missi
31003aacd1
fix(HTTP Request Node): Add support for Bearer Auth in HttpRequest node (#15043) 2025-05-02 10:33:46 +01:00
pemontto
3814f42ada
feat(HTTP Request Node): Add additional tests for HTTP response encoding (no-changelog) (#11655)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-02 17:13:16 +01:00
Shireen Missi
2596ddbe8d
test(HTTP Request Node): Improve http request node testing (no-changelog) (#11044)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-10-03 11:48:40 +01:00