Method: HTTPX::SSL#scheme

Defined in:
lib/httpx/io/ssl.rb

#schemeObject



21
22
23
# File 'lib/httpx/io/ssl.rb', line 21

def scheme
  "https"
end