HTTP2::Client::ReplayPolicy
Inherits Enum < Comparable < Value < Object
Opt-in policy for replaying only requests that the peer proves were not processed through GOAWAY or RST_STREAM(REFUSED_STREAM).
Constants
Never = 0
Idempotent = 1
AnyRequest = 2
Inherits Enum < Comparable < Value < Object
Opt-in policy for replaying only requests that the peer proves were not processed through GOAWAY or RST_STREAM(REFUSED_STREAM).