Skip to content

Does PATCH http method invocation invalidate cache? #2984

Answered by jamezp
ginccc asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry for the delayed response @ginccc. I don't know the caching well enough, but it looks like it's basically everything but GET and HEAD that get invalidated https://github.com/resteasy/resteasy-extensions/blob/d7b3cb02c5c95ca45d6c7ce509f4988b16d3b211/cache/cache-core/src/main/java/org/jboss/resteasy/plugins/cache/server/ServerCacheHitFilter.java#L47-L54

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ginccc
Comment options

Answer selected by ginccc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants