Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Convert rate limit headers to string format for consistency
Updated the setRateLimitHeaders function to ensure that the 'X-RateLimit-Limit' and 'X-RateLimit-Remaining' headers are set as string values, improving compatibility and preventing potential issues with header interpretation.
- Loading branch information