mirror of
https://github.com/unraid/api.git
synced 2026-01-26 02:18:49 -06:00
- Removed unnecessary comments and streamlined the cURL request process. - Enhanced error handling to differentiate between cURL errors and HTTP errors, providing clearer error messages. - Added HTTP status code to the error log for better debugging. This change improves the maintainability and clarity of the `ReplaceKey` class while ensuring more informative error reporting.