Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

Allow cache on 301, 302, 404, 410 HTTP Codes #260

Closed
wants to merge 1 commit into from

Conversation

JJK801
Copy link

@JJK801 JJK801 commented Dec 17, 2013

Hi,

I got a surprising behaviour when i wanted to use cache annotation for an HTTP301, after some investigation, i found that only 2xx HTTP codes were able to be cached.

This PR allow to cache further HTTP codes.

Thanks

@kennydee
Copy link

👍

@fabpot
Copy link
Member

fabpot commented Dec 18, 2013

fixed

@fabpot fabpot closed this Dec 18, 2013
@JJK801
Copy link
Author

JJK801 commented Dec 18, 2013

thanks

@JJK801 JJK801 deleted the cache-redirect branch December 18, 2013 09:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants