We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e509a93 commit a71aa82Copy full SHA for a71aa82
lib/rack_reverse_proxy/roundtrip.rb
@@ -77,7 +77,6 @@ def build_target_request
77
end
78
79
def preserve_host
80
- p options
81
return unless options[:preserve_host]
82
target_request_headers["HOST"] = host_header
83
0 commit comments