Home
last modified time | relevance | path

Searched refs:CODE_TO_OBJ (Results 1 – 5 of 5) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/lib/net/http/
H A Dresponses.rb239 CODE_TO_OBJ = { constant in HTTPResponse
H A Dresponse.rb47 CODE_TO_OBJ[code] or
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Ruby/
H A DRuby-1.8.7.api1135 net.http.HTTPResponse.CODE_TO_OBJ?7
H A DRuby-1.9.1.api1345 net.http.HTTPResponse.CODE_TO_OBJ?7
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-2.3.06304 * lib/net/http/responses.rb: Added 308 status to CODE_TO_OBJ list.