diff options
Diffstat (limited to 'lib/webrick/httpproxy.rb')
-rw-r--r-- | lib/webrick/httpproxy.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/webrick/httpproxy.rb b/lib/webrick/httpproxy.rb index 075d9c494d..79a2e8f55b 100644 --- a/lib/webrick/httpproxy.rb +++ b/lib/webrick/httpproxy.rb @@ -1,3 +1,4 @@ +# frozen_string_literal: false # # httpproxy.rb -- HTTPProxy Class # |