Skip to content

refactor: implement request body parsing and trigger rule evaluation#79

Merged
soulteary merged 1 commit intomainfrom
server-refactor
Jan 6, 2026
Merged

refactor: implement request body parsing and trigger rule evaluation#79
soulteary merged 1 commit intomainfrom
server-refactor

Conversation

@soulteary
Copy link
Copy Markdown
Owner

Added a new function to parse the request body, supporting various content types including JSON, XML, and multipart forms. Enhanced error handling during parsing and introduced a separate function to evaluate trigger rules, improving the clarity and maintainability of the hook execution process. This refactor streamlines the request handling flow and ensures better error responses.

Added a new function to parse the request body, supporting various content types including JSON, XML, and multipart forms. Enhanced error handling during parsing and introduced a separate function to evaluate trigger rules, improving the clarity and maintainability of the hook execution process. This refactor streamlines the request handling flow and ensures better error responses.
@soulteary soulteary merged commit 57227a6 into main Jan 6, 2026
2 checks passed
@soulteary soulteary deleted the server-refactor branch January 6, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant