# File lib/net/http/persistent.rb, line 352 def can_retry? req retry_change_requests or idempotent?(req) end