There's no documentation for this item.
# File webrick/httpproxy.rb, line 27 def initialize(config) super c = @config @via = "#{c[:HTTPVersion]} #{c[:ServerName]}:#{c[:Port]}" end
<code/>
<pre/>
<code/>and<pre/>for code samples.