Skip to content

Commit a71aa82

Browse files
committed
Remove debug output
1 parent e509a93 commit a71aa82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/rack_reverse_proxy/roundtrip.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ def build_target_request
7777
end
7878

7979
def preserve_host
80-
p options
8180
return unless options[:preserve_host]
8281
target_request_headers["HOST"] = host_header
8382
end

0 commit comments

Comments
 (0)