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

404 not found is not an instructive error message for TTL < 0 #4

Open
deweydb opened this issue Dec 8, 2015 · 0 comments
Open

404 not found is not an instructive error message for TTL < 0 #4

deweydb opened this issue Dec 8, 2015 · 0 comments

Comments

@deweydb
Copy link

deweydb commented Dec 8, 2015

            ## If the expire timestamp is negative that means that
            ## the item is not found or other error.
            [ $ttl -lt 0 ] && echo "404 Not found" && continue

Shouldn't this say something like "Expires set in the past"

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