auth0 / auth0-java

Java client library for the Auth0 platform
https://auth0.com
MIT License
286 stars 131 forks source link

Fix headers to the lowercase #528

Closed alexz75 closed 1 year ago

alexz75 commented 1 year ago

Changes

change headers to lowerscase during RateLimitException

References

issue https://github.com/auth0/auth0-java/issues/527

Testing

Tested on real system, getting big amout of data from auth0,

Checklist