LSP::ClientCapabilities::General::StaleRequestSupport
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(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``
retry_on_content_modified=(retry_on_content_modified : Array(String))
The list of requests for which the client will retry the request if it receives a response with error code `ContentModified``