Method: Vault::PersistentHTTP#http_versions

Defined in:
lib/vault/persistent.rb

#http_versionsObject (readonly)

Maps host:port to an HTTP version. This allows us to enable version specific features.



341
342
343
# File 'lib/vault/persistent.rb', line 341

def http_versions
  @http_versions
end