Files
CLIProxyAPI/internal
Luis Pater 506f1117dd **fix(handlers): refactor API response capture to append data safely**
- Introduced `appendAPIResponse` helper to preserve and append data to existing API responses.
- Ensured newline inclusion when appending, if necessary.
- Improved `nil` and data type checks for response handling.
- Updated middleware to skip request logging for `GET` requests.
2025-11-25 11:37:02 +08:00
..
2025-10-26 07:46:04 +08:00
2025-10-15 11:47:35 +08:00
2025-11-21 00:48:12 +08:00
2025-11-24 09:55:15 +08:00