432 433 434 435
# File 'lib/httpclient.rb', line 432 def challenge(uri, param_str) @challengeable[uri] = true true end