Class: Net::HTTPRedirection

Inherits:
Object show all
Defined in:
sig/custom/net_http.rbs

Instance Method Summary collapse

Instance Method Details

#[]Object

Parameters:

Returns:



39
# File 'sig/custom/net_http.rbs', line 39

def []: (untyped) -> untyped

#bodyObject

Returns:



40
# File 'sig/custom/net_http.rbs', line 40

def body: -> untyped

#codeString?

Returns:

  • (String, nil)


41
# File 'sig/custom/net_http.rbs', line 41

def code: -> String?