Method: Arachni::OptionGroups::HTTP#proxy
- Defined in:
- lib/arachni/option_groups/http.rb
#proxy ⇒ String
Returns Proxy URL (‘host:port`).
119 120 121 |
# File 'lib/arachni/option_groups/http.rb', line 119 def proxy @proxy end |
Returns Proxy URL (‘host:port`).
119 120 121 |
# File 'lib/arachni/option_groups/http.rb', line 119 def proxy @proxy end |