LSProtocol::StaleRequestSupportOptions
Inherits JSON::Serializable / Reference / Object
@since 3.18.0
Constructors
new(cancel : Bool | Nil, retry_on_content_modified : Array(String) | Nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
retry_on_content_modified
The list of requests for which the client
will retry the request if it receives a
response with error code ContentModified