plug_response_cache v0.0.3 PlugResponseCache View Source

Link to this section Summary

Link to this section Types

Link to this type miss() View Source
miss() ::
  {:miss, :cold} |
  {:miss, :expired} |
  {:miss, :request_rejected} |
  {:miss, :response_rejected}

Link to this section Functions