Module: HTTPX::Plugins::PushPromise
- Defined in:
- lib/httpx/plugins/push_promise.rb
Defined Under Namespace
Modules: InstanceMethods, ResponseMethods
Constant Summary collapse
- PUSH_OPTIONS =
{ http2_settings: { settings_enable_push: 1 }, max_concurrent_requests: 1 }.freeze