Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Convert path to lowercase, when accessing static files #50

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

FallenDeity
Copy link
Contributor

@FallenDeity FallenDeity commented Jan 22, 2025

Follow up for PokeAPI/pokeapi#1190, converting the requested path to lower case for function serving the api

@Naramsim give this a look when you're free

@Naramsim
Copy link
Member

Should be working! I'll monitor the cost since with this feature our cache will contain more entries (and thus more data). We are already using up all the 500MB free cache storage of Cloudflare, so we might incur into additional calls to our backend and more costs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants