Module: HTTPX::Plugins::Expect::_ExpectOptions
- Defined in:
- sig/plugins/expect.rbs
Instance Method Summary collapse
Instance Method Details
#expect_threshold_size ⇒ Integer?
30 |
# File 'sig/plugins/expect.rbs', line 30
def expect_threshold_size: () -> Integer?
|
#expect_timeout ⇒ Integer?
28 |
# File 'sig/plugins/expect.rbs', line 28
def expect_timeout: () -> Integer?
|