module EventStore::HTTP::Controls::NetHTTP::HostHeader::Hostname
Public Class Methods
example()
click to toggle source
# File lib/event_store/http/controls/net_http/host_header.rb, line 23 def self.example address = Controls::Hostname.example HostHeader.example address end