Flowise/packages
Henry b1de0c6b6f Enhancement: Add JSON sanitization and parsing methods to HTTP agentflow.
- Introduced `sanitizeJsonString` to clean problematic escape sequences and fix common JSON formatting issues.
- Added `parseJsonBody` to attempt parsing JSON directly, with fallback to sanitization if parsing fails, providing clearer error messages for invalid JSON.
- Updated request handling to utilize the new parsing method for JSON and x-www-form-urlencoded body types.
2025-06-20 10:44:58 +01:00
..
api-documentation Chore/update pnpm run dev (#4154) 2025-03-10 15:33:06 +00:00
components Enhancement: Add JSON sanitization and parsing methods to HTTP agentflow. 2025-06-20 10:44:58 +01:00
server New Feature: Ability to change role for a workspace user. (#4616) 2025-06-19 18:37:29 +01:00
ui New Feature: Ability to change role for a workspace user. (#4616) 2025-06-19 18:37:29 +01:00