fails(JRUBY-4818):Net::HTTPHeader#fetch when passed key, default returns the default value when there is no entry for the passed key
fails(JRUBY-4818):Net::HTTPHeader#fetch when passed key and block yieldsand returns the block's return value when there is no entry for the passed key
