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