Method: Seahorse::Client::Http::Request#endpoint

Defined in:
lib/seahorse/client/http/request.rb

#endpointURI::HTTP, ...

Returns:

  • (URI::HTTP, URI::HTTPS, nil)


29
30
31
# File 'lib/seahorse/client/http/request.rb', line 29

def endpoint
  @endpoint
end