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

Question: why caching on non-get requests? #3

Open
FrigoEU opened this issue Apr 10, 2020 · 0 comments
Open

Question: why caching on non-get requests? #3

FrigoEU opened this issue Apr 10, 2020 · 0 comments

Comments

@FrigoEU
Copy link

FrigoEU commented Apr 10, 2020

I was browsing through this code and came upon this part:

https://github.com/urweb/world/blob/master/src/c/world.c#L111

Why is that caching being done? Does it have something to do with restarts? I'm just wondering since sometimes you might want to do the same POST twice, but this would disallow you from doing that?

Simon

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

No branches or pull requests

1 participant