Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(src): improve performance by using const instead of define
- Replaced define with const for MULTIPART_TRY_OPEN_FILE and MULTIPART_TRY_OPEN_URL - Enhances code readability and maintainability
- Loading branch information