Method: Chef::HTTP#redirect_limit
- Defined in:
- lib/chef/http.rb
#redirect_limit ⇒ Object (readonly)
Returns the value of attribute redirect_limit.
76 77 78 |
# File 'lib/chef/http.rb', line 76 def redirect_limit @redirect_limit end |