Flowdock

No documentation

This module has no description. You can help the Ruby on Rails community by adding new notes.

Constants

MUST_REVALIDATE = "must-revalidate"

PRIVATE = "private"

PUBLIC = "public"

NO_CACHE = "no-cache"

DEFAULT_CACHE_CONTROL = "max-age=0, private, must-revalidate"

SPECIAL_KEYS = Set.new(%w[extras no-cache max-age public private must-revalidate])

LAST_MODIFIED = "Last-Modified"

DATE = "Date"

Attributes

[R] cache_control
Show files where this module is defined (1 file)
Register or log in to add new notes.