Module: HTTPX::Form::Decoder
- Defined in:
- sig/transcoder/form.rbs
Instance Method Summary collapse
Instance Method Details
#self?.call ⇒ Hash[String, untyped]
31 |
# File 'sig/transcoder/form.rbs', line 31
def self?.call: (HTTPX::Response response, *untyped) -> Hash[String, untyped]
|