alogram_payrisk 0.2.23 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +4 -4
- data/README.md +2 -2
- data/RELEASE.json +4 -4
- data/alogram_payrisk.gemspec +1 -1
- data/lib/alogram_payrisk/api/forensic_data_api.rb +19 -19
- data/lib/alogram_payrisk/api/risk_scoring_api.rb +28 -28
- data/lib/alogram_payrisk/api/roadmap_preview_api.rb +55 -55
- data/lib/alogram_payrisk/api/signal_intelligence_api.rb +55 -55
- data/lib/alogram_payrisk/api/system_api.rb +1 -1
- data/lib/alogram_payrisk/api_client.rb +1 -1
- data/lib/alogram_payrisk/api_error.rb +1 -1
- data/lib/alogram_payrisk/api_model_base.rb +1 -1
- data/lib/alogram_payrisk/configuration.rb +1 -1
- data/lib/alogram_payrisk/models/account.rb +1 -1
- data/lib/alogram_payrisk/models/account_check_request.rb +1 -1
- data/lib/alogram_payrisk/models/agent_manifest.rb +1 -1
- data/lib/alogram_payrisk/models/agent_provider.rb +1 -1
- data/lib/alogram_payrisk/models/auth_context.rb +1 -1
- data/lib/alogram_payrisk/models/avs_result_enum.rb +1 -1
- data/lib/alogram_payrisk/models/bank_transfer.rb +1 -1
- data/lib/alogram_payrisk/models/card.rb +1 -1
- data/lib/alogram_payrisk/models/card_network_enum.rb +1 -1
- data/lib/alogram_payrisk/models/category_signal.rb +1 -1
- data/lib/alogram_payrisk/models/channel_enum.rb +1 -1
- data/lib/alogram_payrisk/models/check_request.rb +1 -1
- data/lib/alogram_payrisk/models/confidence_enum.rb +1 -1
- data/lib/alogram_payrisk/models/crypto.rb +1 -1
- data/lib/alogram_payrisk/models/cvv_result_enum.rb +1 -1
- data/lib/alogram_payrisk/models/decision_resolution_request.rb +1 -1
- data/lib/alogram_payrisk/models/decision_resolution_request_analyst.rb +1 -1
- data/lib/alogram_payrisk/models/decision_resolution_response.rb +1 -1
- data/lib/alogram_payrisk/models/decision_response.rb +32 -216
- data/lib/alogram_payrisk/models/decision_response_policy.rb +159 -0
- data/lib/alogram_payrisk/models/device_info.rb +1 -1
- data/lib/alogram_payrisk/models/discount_code.rb +2 -18
- data/lib/alogram_payrisk/models/entity_ids.rb +36 -5
- data/lib/alogram_payrisk/models/entry_method_enum.rb +1 -1
- data/lib/alogram_payrisk/models/external_assessment.rb +1 -1
- data/lib/alogram_payrisk/models/fraud_score.rb +1 -1
- data/lib/alogram_payrisk/models/identity.rb +1 -1
- data/lib/alogram_payrisk/models/ingest_payment_event202_response.rb +1 -1
- data/lib/alogram_payrisk/models/integrity.rb +1 -1
- data/lib/alogram_payrisk/models/interaction.rb +1 -1
- data/lib/alogram_payrisk/models/interaction_type_enum.rb +1 -1
- data/lib/alogram_payrisk/models/invoice.rb +1 -1
- data/lib/alogram_payrisk/models/ip_info.rb +1 -1
- data/lib/alogram_payrisk/models/kyc_check_request.rb +1 -1
- data/lib/alogram_payrisk/models/kyc_payload.rb +1 -1
- data/lib/alogram_payrisk/models/merchant_context.rb +1 -1
- data/lib/alogram_payrisk/models/operator_type.rb +42 -0
- data/lib/alogram_payrisk/models/order_context.rb +1 -1
- data/lib/alogram_payrisk/models/payer_type_enum.rb +1 -1
- data/lib/alogram_payrisk/models/payment_authorization_outcome.rb +1 -1
- data/lib/alogram_payrisk/models/payment_capture_outcome.rb +1 -1
- data/lib/alogram_payrisk/models/payment_card_type_enum.rb +1 -1
- data/lib/alogram_payrisk/models/payment_chargeback.rb +1 -1
- data/lib/alogram_payrisk/models/payment_chargeback_outcome.rb +1 -1
- data/lib/alogram_payrisk/models/payment_dispute_outcome.rb +1 -1
- data/lib/alogram_payrisk/models/payment_event.rb +1 -1
- data/lib/alogram_payrisk/models/payment_event_type.rb +1 -1
- data/lib/alogram_payrisk/models/payment_method.rb +1 -1
- data/lib/alogram_payrisk/models/payment_outcome.rb +1 -1
- data/lib/alogram_payrisk/models/payment_realtime_type_enum.rb +1 -1
- data/lib/alogram_payrisk/models/payment_refund_outcome.rb +1 -1
- data/lib/alogram_payrisk/models/payment_wallet_type_enum.rb +1 -1
- data/lib/alogram_payrisk/models/postal_address.rb +1 -1
- data/lib/alogram_payrisk/models/problem.rb +1 -1
- data/lib/alogram_payrisk/models/purchase.rb +1 -1
- data/lib/alogram_payrisk/models/purchase_initiator_enum.rb +1 -1
- data/lib/alogram_payrisk/models/purchase_sequence_enum.rb +1 -1
- data/lib/alogram_payrisk/models/purchase_usage_enum.rb +1 -1
- data/lib/alogram_payrisk/models/realtime.rb +1 -1
- data/lib/alogram_payrisk/models/reason_detail.rb +15 -5
- data/lib/alogram_payrisk/models/risk_breakdown.rb +1 -1
- data/lib/alogram_payrisk/models/risk_category_enum.rb +1 -1
- data/lib/alogram_payrisk/models/risk_level_enum.rb +1 -1
- data/lib/alogram_payrisk/models/sca_method_enum.rb +1 -1
- data/lib/alogram_payrisk/models/score_record.rb +19 -117
- data/lib/alogram_payrisk/models/scores_success_response.rb +1 -1
- data/lib/alogram_payrisk/models/signals_account_variant.rb +1 -1
- data/lib/alogram_payrisk/models/signals_interaction_variant.rb +1 -1
- data/lib/alogram_payrisk/models/signals_request.rb +1 -1
- data/lib/alogram_payrisk/models/stored_credential_context.rb +1 -1
- data/lib/alogram_payrisk/models/three_ds_data.rb +1 -1
- data/lib/alogram_payrisk/models/wallet.rb +1 -1
- data/lib/alogram_payrisk/version.rb +2 -2
- data/lib/alogram_payrisk.rb +3 -1
- data/spec/api/forensic_data_api_spec.rb +3 -3
- data/spec/api/risk_scoring_api_spec.rb +4 -4
- data/spec/api/roadmap_preview_api_spec.rb +7 -7
- data/spec/api/signal_intelligence_api_spec.rb +7 -7
- data/spec/api/system_api_spec.rb +1 -1
- data/spec/models/account_check_request_spec.rb +1 -1
- data/spec/models/account_spec.rb +1 -1
- data/spec/models/agent_manifest_spec.rb +1 -1
- data/spec/models/agent_provider_spec.rb +1 -1
- data/spec/models/auth_context_spec.rb +1 -1
- data/spec/models/avs_result_enum_spec.rb +1 -1
- data/spec/models/bank_transfer_spec.rb +1 -1
- data/spec/models/card_network_enum_spec.rb +1 -1
- data/spec/models/card_spec.rb +1 -1
- data/spec/models/category_signal_spec.rb +1 -1
- data/spec/models/channel_enum_spec.rb +1 -1
- data/spec/models/check_request_spec.rb +1 -1
- data/spec/models/confidence_enum_spec.rb +1 -1
- data/spec/models/crypto_spec.rb +1 -1
- data/spec/models/cvv_result_enum_spec.rb +1 -1
- data/spec/models/decision_resolution_request_analyst_spec.rb +1 -1
- data/spec/models/decision_resolution_request_spec.rb +1 -1
- data/spec/models/decision_resolution_response_spec.rb +1 -1
- data/spec/models/decision_response_policy_spec.rb +42 -0
- data/spec/models/decision_response_spec.rb +4 -50
- data/spec/models/device_info_spec.rb +1 -1
- data/spec/models/discount_code_spec.rb +1 -1
- data/spec/models/entity_ids_spec.rb +7 -1
- data/spec/models/entry_method_enum_spec.rb +1 -1
- data/spec/models/external_assessment_spec.rb +1 -1
- data/spec/models/fraud_score_spec.rb +1 -1
- data/spec/models/identity_spec.rb +1 -1
- data/spec/models/ingest_payment_event202_response_spec.rb +1 -1
- data/spec/models/integrity_spec.rb +1 -1
- data/spec/models/interaction_spec.rb +1 -1
- data/spec/models/interaction_type_enum_spec.rb +1 -1
- data/spec/models/invoice_spec.rb +1 -1
- data/spec/models/ip_info_spec.rb +1 -1
- data/spec/models/kyc_check_request_spec.rb +1 -1
- data/spec/models/kyc_payload_spec.rb +1 -1
- data/spec/models/merchant_context_spec.rb +1 -1
- data/spec/models/operator_type_spec.rb +30 -0
- data/spec/models/order_context_spec.rb +1 -1
- data/spec/models/payer_type_enum_spec.rb +1 -1
- data/spec/models/payment_authorization_outcome_spec.rb +1 -1
- data/spec/models/payment_capture_outcome_spec.rb +1 -1
- data/spec/models/payment_card_type_enum_spec.rb +1 -1
- data/spec/models/payment_chargeback_outcome_spec.rb +1 -1
- data/spec/models/payment_chargeback_spec.rb +1 -1
- data/spec/models/payment_dispute_outcome_spec.rb +1 -1
- data/spec/models/payment_event_spec.rb +1 -1
- data/spec/models/payment_event_type_spec.rb +1 -1
- data/spec/models/payment_method_spec.rb +1 -1
- data/spec/models/payment_outcome_spec.rb +1 -1
- data/spec/models/payment_realtime_type_enum_spec.rb +1 -1
- data/spec/models/payment_refund_outcome_spec.rb +1 -1
- data/spec/models/payment_wallet_type_enum_spec.rb +1 -1
- data/spec/models/postal_address_spec.rb +1 -1
- data/spec/models/problem_spec.rb +1 -1
- data/spec/models/purchase_initiator_enum_spec.rb +1 -1
- data/spec/models/purchase_sequence_enum_spec.rb +1 -1
- data/spec/models/purchase_spec.rb +1 -1
- data/spec/models/purchase_usage_enum_spec.rb +1 -1
- data/spec/models/realtime_spec.rb +1 -1
- data/spec/models/reason_detail_spec.rb +7 -1
- data/spec/models/risk_breakdown_spec.rb +1 -1
- data/spec/models/risk_category_enum_spec.rb +1 -1
- data/spec/models/risk_level_enum_spec.rb +1 -1
- data/spec/models/sca_method_enum_spec.rb +1 -1
- data/spec/models/score_record_spec.rb +2 -20
- data/spec/models/scores_success_response_spec.rb +1 -1
- data/spec/models/signals_account_variant_spec.rb +1 -1
- data/spec/models/signals_interaction_variant_spec.rb +1 -1
- data/spec/models/signals_request_spec.rb +1 -1
- data/spec/models/stored_credential_context_spec.rb +1 -1
- data/spec/models/three_ds_data_spec.rb +1 -1
- data/spec/models/wallet_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- data/vendor/bundle/ruby/3.3.0/cache/http-2-1.2.0.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/httpx-1.8.0.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-13.0.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.5.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.2/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/jaro_winkler-1.5.6/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.4.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.2.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/lib/http/2/client.rb +1 -1
- data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/lib/http/2/connection.rb +79 -62
- data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/lib/http/2/extensions.rb +16 -10
- data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/lib/http/2/flow_buffer.rb +7 -7
- data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/lib/http/2/framer.rb +98 -98
- data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/lib/http/2/header/compressor.rb +15 -4
- data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/lib/http/2/header/decompressor.rb +11 -10
- data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/lib/http/2/header/encoding_context.rb +18 -6
- data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/lib/http/2/header/huffman.rb +6 -4
- data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/lib/http/2/server.rb +12 -18
- data/vendor/bundle/ruby/3.3.0/gems/http-2-1.2.0/lib/http/2/settings.rb +42 -0
- data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/lib/http/2/stream.rb +19 -12
- data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/lib/http/2/version.rb +1 -1
- data/vendor/bundle/ruby/3.3.0/gems/http-2-1.2.0/sig/2.rbs +161 -0
- data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/sig/connection.rbs +11 -9
- data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/sig/flow_buffer.rbs +2 -2
- data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/sig/frame_buffer.rbs +4 -2
- data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/sig/framer.rbs +8 -4
- data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/sig/header/compressor.rbs +1 -0
- data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/sig/header/encoding_context.rbs +4 -0
- data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/sig/header/huffman.rbs +2 -0
- data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/sig/server.rbs +1 -1
- data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/sig/stream.rbs +7 -8
- data/vendor/bundle/ruby/3.3.0/gems/httpx-1.8.0/doc/release_notes/1_8_0.md +100 -0
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/adapters/datadog.rb +3 -1
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/connection/http1.rb +10 -1
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/connection/http2.rb +37 -4
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/connection.rb +76 -7
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/errors.rb +8 -1
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/io/tcp.rb +11 -1
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/options.rb +16 -4
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/parser/http1.rb +8 -2
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/auth.rb +52 -4
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8/lib/httpx/plugins/response_cache → httpx-1.8.0/lib/httpx/plugins/cache}/file_store.rb +1 -1
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8/lib/httpx/plugins/response_cache → httpx-1.8.0/lib/httpx/plugins/cache}/store.rb +1 -1
- data/vendor/bundle/ruby/3.3.0/gems/httpx-1.8.0/lib/httpx/plugins/cache.rb +221 -0
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/fiber_concurrency.rb +50 -3
- data/vendor/bundle/ruby/3.3.0/gems/httpx-1.8.0/lib/httpx/plugins/ntlm_v2_auth.rb +92 -0
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/oauth.rb +66 -14
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/proxy.rb +5 -0
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/response_cache.rb +26 -105
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/retries.rb +7 -5
- data/vendor/bundle/ruby/3.3.0/gems/httpx-1.8.0/lib/httpx/plugins/server_sent_events.rb +158 -0
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/ssrf_filter.rb +16 -1
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/stream.rb +7 -3
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/tracing.rb +15 -4
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/request.rb +18 -1
- data/vendor/bundle/ruby/3.3.0/gems/httpx-1.8.0/lib/httpx/resolver/cache/file.rb +56 -0
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/resolver/native.rb +14 -3
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/response/body.rb +4 -2
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/response.rb +9 -1
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/selector.rb +7 -1
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/version.rb +1 -1
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/chainable.rbs +3 -0
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/connection/http1.rbs +1 -1
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/connection/http2.rbs +1 -1
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/connection.rbs +11 -8
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/errors.rbs +9 -3
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/httpx.rbs +2 -0
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/io/tcp.rbs +2 -0
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/loggable.rbs +4 -0
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/options.rbs +25 -12
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/parser/http1.rbs +3 -1
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/auth/ntlm.rbs +1 -1
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8/sig/plugins/response_cache → httpx-1.8.0/sig/plugins/cache}/file_store.rbs +2 -2
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8/sig/plugins/response_cache → httpx-1.8.0/sig/plugins/cache}/store.rbs +2 -2
- data/vendor/bundle/ruby/3.3.0/gems/httpx-1.8.0/sig/plugins/cache.rbs +69 -0
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/fiber_concurrency.rbs +4 -0
- data/vendor/bundle/ruby/3.3.0/gems/httpx-1.8.0/sig/plugins/ntlm_v2_auth.rbs +36 -0
- data/vendor/bundle/ruby/3.3.0/gems/httpx-1.8.0/sig/plugins/response_cache.rbs +67 -0
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/retries.rbs +5 -5
- data/vendor/bundle/ruby/3.3.0/gems/httpx-1.8.0/sig/plugins/server_sent_events.rbs +45 -0
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/ssrf_filter.rbs +5 -1
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/stream.rbs +1 -1
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/stream_bidi.rbs +0 -2
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/webdav.rbs +1 -1
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/pool.rbs +2 -2
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/request.rbs +7 -3
- data/vendor/bundle/ruby/3.3.0/gems/httpx-1.8.0/sig/resolver/cache/file.rbs +13 -0
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/resolver/entry.rbs +1 -1
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/resolver/https.rbs +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/resolver/multi.rbs +1 -1
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/resolver/native.rbs +5 -5
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/resolver/resolver.rbs +1 -3
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/resolver/system.rbs +2 -2
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/resolver.rbs +3 -0
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/response.rbs +3 -0
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/selector.rbs +11 -8
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/timers.rbs +5 -5
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/transcoder/body.rbs +1 -1
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/transcoder/gzip.rbs +3 -2
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/transcoder/multipart.rbs +4 -1
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/transcoder/utils/deflater.rbs +2 -0
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/transcoder.rbs +2 -0
- data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/utils.rbs +1 -1
- data/vendor/bundle/ruby/3.3.0/specifications/{http-2-1.1.3.gemspec → http-2-1.2.0.gemspec} +2 -2
- data/vendor/bundle/ruby/3.3.0/specifications/{httpx-1.7.8.gemspec → httpx-1.8.0.gemspec} +5 -5
- metadata +464 -448
- data/vendor/bundle/ruby/3.3.0/cache/http-2-1.1.3.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/httpx-1.7.8.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/sig/2.rbs +0 -112
- data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.8/sig/plugins/response_cache.rbs +0 -92
- /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/README.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/lib/http/2/base64.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/lib/http/2/emitter.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/lib/http/2/error.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/lib/http/2/header/huffman_statemachine.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/lib/http/2/header.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/lib/http/2.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/sig/client.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/sig/emitter.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/sig/error.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/sig/extensions.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/sig/header/decompressor.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.1.3 → http-2-1.2.0}/sig/header.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/LICENSE.txt +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/README.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_0_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_0_2.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_0_3.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_0_4.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_0_5.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_10_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_10_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_10_2.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_11_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_11_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_11_2.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_11_3.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_12_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_13_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_13_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_13_2.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_14_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_14_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_14_2.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_14_3.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_14_4.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_14_5.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_15_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_15_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_15_2.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_15_3.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_15_4.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_16_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_16_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_17_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_18_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_18_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_18_2.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_18_3.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_18_4.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_18_5.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_18_6.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_18_7.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_19_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_19_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_19_2.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_19_3.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_19_4.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_19_5.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_19_6.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_19_7.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_19_8.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_1_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_20_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_20_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_20_2.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_20_3.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_20_4.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_20_5.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_21_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_21_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_22_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_22_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_22_2.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_22_3.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_22_4.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_22_5.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_23_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_23_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_23_2.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_23_3.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_23_4.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_24_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_24_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_24_2.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_24_3.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_24_4.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_24_5.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_24_6.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_24_7.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_2_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_2_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_3_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_3_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_4_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_4_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_5_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_5_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_6_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_6_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_6_2.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_6_3.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_6_4.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_6_5.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_6_6.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_6_7.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_7_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_8_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_8_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_8_2.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/0_9_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_0_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_0_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_0_2.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_1_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_1_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_1_2.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_1_3.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_1_4.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_1_5.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_2_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_2_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_2_2.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_2_3.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_2_4.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_2_5.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_2_6.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_3_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_3_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_3_2.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_3_3.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_3_4.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_4_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_4_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_4_2.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_4_3.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_4_4.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_5_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_5_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_6_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_6_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_6_2.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_6_3.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_7_0.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_7_1.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_7_2.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_7_3.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_7_4.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_7_5.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_7_6.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_7_7.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/doc/release_notes/1_7_8.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/adapters/faraday.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/adapters/sentry.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/adapters/webmock.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/altsvc.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/base64.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/buffer.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/callbacks.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/chainable.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/domain_name.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/extensions.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/headers.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/io/ssl.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/io/udp.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/io/unix.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/io.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/loggable.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/auth/basic.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/auth/digest.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/auth/ntlm.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/auth/socks5.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/aws_sdk_authentication.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/aws_sigv4.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/basic_auth.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/brotli.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/callbacks.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/circuit_breaker/circuit.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/circuit_breaker/circuit_store.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/circuit_breaker.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/content_digest.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/cookies/cookie.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/cookies/jar.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/cookies/set_cookie_parser.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/cookies.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/digest_auth.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/expect.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/follow_redirects.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/grpc/call.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/grpc/grpc_encoding.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/grpc/message.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/grpc.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/h2c.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/internal_telemetry.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/ntlm_auth.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/persistent.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/proxy/http.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/proxy/socks4.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/proxy/socks5.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/proxy/ssh.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/push_promise.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/query.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/rate_limiter.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/stream_bidi.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/upgrade/h2.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/upgrade.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/webdav.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/xml.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/pmatch_extensions.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/pool.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/punycode.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/request/body.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/resolver/cache/base.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/resolver/cache/memory.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/resolver/cache.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/resolver/entry.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/resolver/https.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/resolver/multi.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/resolver/resolver.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/resolver/system.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/resolver.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/response/buffer.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/session.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/session_extensions.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/timers.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/transcoder/body.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/transcoder/chunker.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/transcoder/deflate.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/transcoder/form.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/transcoder/gzip.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/transcoder/json.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/transcoder/multipart/decoder.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/transcoder/multipart/encoder.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/transcoder/multipart/mime_type_detector.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/transcoder/multipart/part.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/transcoder/multipart.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/transcoder/utils/body_reader.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/transcoder/utils/deflater.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/transcoder.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/utils.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/altsvc.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/buffer.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/callbacks.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/domain_name.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/headers.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/io/ssl.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/io/udp.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/io/unix.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/io.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/auth/basic.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/auth/digest.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/auth/socks5.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/auth.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/aws_sdk_authentication.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/aws_sigv4.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/basic_auth.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/brotli.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/callbacks.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/circuit_breaker.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/compression.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/content_digest.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/cookies/cookie.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/cookies/jar.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/cookies/set_cookie_parser.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/cookies.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/digest_auth.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/expect.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/follow_redirects.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/grpc/call.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/grpc/grpc_encoding.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/grpc/message.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/grpc.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/h2c.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/ntlm_auth.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/oauth.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/persistent.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/proxy/http.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/proxy/socks4.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/proxy/socks5.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/proxy/ssh.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/proxy.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/push_promise.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/query.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/rate_limiter.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/tracing.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/upgrade/h2.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/upgrade.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/plugins/xml.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/punycode.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/request/body.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/resolver/cache/base.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/resolver/cache/memory.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/resolver/cache.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/response/body.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/response/buffer.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/session.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/transcoder/chunker.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/transcoder/deflate.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/transcoder/form.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/transcoder/json.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/sig/transcoder/utils/body_reader.rbs +0 -0
data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/response_cache.rb
RENAMED
|
@@ -3,7 +3,8 @@
|
|
|
3
3
|
module HTTPX
|
|
4
4
|
module Plugins
|
|
5
5
|
#
|
|
6
|
-
# This plugin
|
|
6
|
+
# This plugin caches and reuses responses based on HTTP caching directives defined by
|
|
7
|
+
# the [HTTP Caching RFC](https://www.rfc-editor.org/rfc/rfc9111.html)
|
|
7
8
|
#
|
|
8
9
|
# https://gitlab.com/os85/httpx/wikis/Response-Cache
|
|
9
10
|
#
|
|
@@ -15,9 +16,8 @@ module HTTPX
|
|
|
15
16
|
private_constant :CACHEABLE_STATUS_CODES
|
|
16
17
|
|
|
17
18
|
class << self
|
|
18
|
-
def load_dependencies(
|
|
19
|
-
|
|
20
|
-
require_relative "response_cache/file_store"
|
|
19
|
+
def load_dependencies(klass)
|
|
20
|
+
klass.plugin(:cache)
|
|
21
21
|
end
|
|
22
22
|
|
|
23
23
|
# whether the +response+ can be stored in the response cache.
|
|
@@ -47,7 +47,6 @@ module HTTPX
|
|
|
47
47
|
def extra_options(options)
|
|
48
48
|
options.merge(
|
|
49
49
|
supported_vary_headers: SUPPORTED_VARY_HEADERS,
|
|
50
|
-
response_cache_store: :store,
|
|
51
50
|
)
|
|
52
51
|
end
|
|
53
52
|
end
|
|
@@ -56,58 +55,18 @@ module HTTPX
|
|
|
56
55
|
#
|
|
57
56
|
# :supported_vary_headers :: array of header values that will be considered for a "vary" header based cache validation
|
|
58
57
|
# (defaults to {SUPPORTED_VARY_HEADERS}).
|
|
59
|
-
# :response_cache_store :: object where cached responses are fetch from or stored in; defaults to <tt>:store</tt> (in-memory
|
|
60
|
-
# cache), can be set to <tt>:file_store</tt> (file system cache store) as well, or any object which
|
|
61
|
-
# abides by the Cache Store Interface
|
|
62
|
-
#
|
|
63
|
-
# The Cache Store Interface requires implementation of the following methods:
|
|
64
|
-
#
|
|
65
|
-
# * +#get(request) -> response or nil+
|
|
66
|
-
# * +#set(request, response) -> void+
|
|
67
|
-
# * +#clear() -> void+)
|
|
68
58
|
#
|
|
69
59
|
module OptionsMethods
|
|
70
60
|
private
|
|
71
61
|
|
|
72
|
-
def option_response_cache_store(value)
|
|
73
|
-
case value
|
|
74
|
-
when :store
|
|
75
|
-
Store.new
|
|
76
|
-
when :file_store
|
|
77
|
-
FileStore.new
|
|
78
|
-
else
|
|
79
|
-
value
|
|
80
|
-
end
|
|
81
|
-
end
|
|
82
|
-
|
|
83
62
|
def option_supported_vary_headers(value)
|
|
84
63
|
Array(value).sort
|
|
85
64
|
end
|
|
86
65
|
end
|
|
87
66
|
|
|
88
67
|
module InstanceMethods
|
|
89
|
-
# wipes out all cached responses from the cache store.
|
|
90
|
-
def clear_response_cache
|
|
91
|
-
@options.response_cache_store.clear
|
|
92
|
-
end
|
|
93
|
-
|
|
94
|
-
def build_request(*)
|
|
95
|
-
request = super
|
|
96
|
-
return request unless cacheable_request?(request)
|
|
97
|
-
|
|
98
|
-
prepare_cache(request)
|
|
99
|
-
|
|
100
|
-
request
|
|
101
|
-
end
|
|
102
|
-
|
|
103
68
|
private
|
|
104
69
|
|
|
105
|
-
def send_request(request, *)
|
|
106
|
-
return request if request.response
|
|
107
|
-
|
|
108
|
-
super
|
|
109
|
-
end
|
|
110
|
-
|
|
111
70
|
def fetch_response(request, *)
|
|
112
71
|
response = super
|
|
113
72
|
|
|
@@ -117,11 +76,7 @@ module HTTPX
|
|
|
117
76
|
log { "returning cached response for #{request.uri}" }
|
|
118
77
|
|
|
119
78
|
response.copy_from_cached!
|
|
120
|
-
|
|
121
|
-
unless response.cached?
|
|
122
|
-
log { "caching response for #{request.uri}..." }
|
|
123
|
-
request.options.response_cache_store.set(request, response)
|
|
124
|
-
end
|
|
79
|
+
|
|
125
80
|
end
|
|
126
81
|
|
|
127
82
|
response
|
|
@@ -130,21 +85,13 @@ module HTTPX
|
|
|
130
85
|
# will either assign a still-fresh cached response to +request+, or set up its HTTP
|
|
131
86
|
# cache invalidation headers in case it's not fresh anymore.
|
|
132
87
|
def prepare_cache(request)
|
|
133
|
-
|
|
88
|
+
super
|
|
134
89
|
|
|
135
|
-
return
|
|
90
|
+
return if request.response # already cached
|
|
136
91
|
|
|
137
|
-
cached_response
|
|
92
|
+
cached_response = retrieve_cached_response(request)
|
|
138
93
|
|
|
139
|
-
|
|
140
|
-
cached_response = cached_response.dup
|
|
141
|
-
cached_response.mark_as_cached!
|
|
142
|
-
request.response = cached_response
|
|
143
|
-
request.emit_response(cached_response)
|
|
144
|
-
return
|
|
145
|
-
end
|
|
146
|
-
|
|
147
|
-
request.cached_response = cached_response
|
|
94
|
+
return unless cached_response && match_by_vary?(request, cached_response)
|
|
148
95
|
|
|
149
96
|
if !request.headers.key?("if-modified-since") && (last_modified = cached_response.headers["last-modified"])
|
|
150
97
|
request.headers.add("if-modified-since", last_modified)
|
|
@@ -156,20 +103,31 @@ module HTTPX
|
|
|
156
103
|
end
|
|
157
104
|
|
|
158
105
|
def cacheable_request?(request)
|
|
159
|
-
|
|
106
|
+
(
|
|
107
|
+
request.cacheable_verb? &&
|
|
160
108
|
(
|
|
161
109
|
!request.headers.key?("cache-control") || !request.headers.get("cache-control").include?("no-store")
|
|
162
110
|
)
|
|
111
|
+
) || super
|
|
163
112
|
end
|
|
164
113
|
|
|
165
|
-
|
|
114
|
+
def cacheable_response?(_, response)
|
|
115
|
+
ResponseCache.cacheable_response?(response) || super
|
|
116
|
+
end
|
|
117
|
+
|
|
118
|
+
# +cached_response+ is still valid if it's still fresh
|
|
119
|
+
def valid_cached_response?(_, cached_response)
|
|
120
|
+
cached_response.fresh?
|
|
121
|
+
end
|
|
122
|
+
|
|
123
|
+
# whether the +cached_response+ complies with the directives set by the +request+ "vary" header
|
|
166
124
|
# (true when none is available).
|
|
167
|
-
def match_by_vary?(request,
|
|
168
|
-
vary =
|
|
125
|
+
def match_by_vary?(request, cached_response)
|
|
126
|
+
vary = cached_response.vary
|
|
169
127
|
|
|
170
128
|
return true unless vary
|
|
171
129
|
|
|
172
|
-
original_request =
|
|
130
|
+
original_request = cached_response.original_request
|
|
173
131
|
|
|
174
132
|
if vary == %w[*]
|
|
175
133
|
request.options.supported_vary_headers.each do |field|
|
|
@@ -186,19 +144,6 @@ module HTTPX
|
|
|
186
144
|
end
|
|
187
145
|
|
|
188
146
|
module RequestMethods
|
|
189
|
-
# points to a previously cached Response corresponding to this request.
|
|
190
|
-
attr_accessor :cached_response
|
|
191
|
-
|
|
192
|
-
def initialize(*)
|
|
193
|
-
super
|
|
194
|
-
@cached_response = nil
|
|
195
|
-
end
|
|
196
|
-
|
|
197
|
-
def merge_headers(*)
|
|
198
|
-
super
|
|
199
|
-
@response_cache_key = nil
|
|
200
|
-
end
|
|
201
|
-
|
|
202
147
|
# returns whether this request is cacheable as per HTTP caching rules.
|
|
203
148
|
def cacheable_verb?
|
|
204
149
|
CACHEABLE_VERBS.include?(@verb)
|
|
@@ -220,29 +165,13 @@ module HTTPX
|
|
|
220
165
|
end
|
|
221
166
|
|
|
222
167
|
module ResponseMethods
|
|
223
|
-
attr_writer :
|
|
168
|
+
attr_writer :revalidated_at
|
|
224
169
|
|
|
225
170
|
def initialize(*)
|
|
226
171
|
super
|
|
227
|
-
@cached = false
|
|
228
172
|
@revalidated_at = nil
|
|
229
173
|
end
|
|
230
174
|
|
|
231
|
-
# a copy of the request this response was originally cached from
|
|
232
|
-
def original_request
|
|
233
|
-
@original_request || @request
|
|
234
|
-
end
|
|
235
|
-
|
|
236
|
-
# whether this Response was duplicated from a previously {RequestMethods#cached_response}.
|
|
237
|
-
def cached?
|
|
238
|
-
@cached
|
|
239
|
-
end
|
|
240
|
-
|
|
241
|
-
# sets this Response as being duplicated from a previously cached response.
|
|
242
|
-
def mark_as_cached!
|
|
243
|
-
@cached = true
|
|
244
|
-
end
|
|
245
|
-
|
|
246
175
|
# eager-copies the response headers and body from {RequestMethods#cached_response}.
|
|
247
176
|
def copy_from_cached!
|
|
248
177
|
cached_response = @request.cached_response
|
|
@@ -333,14 +262,6 @@ module HTTPX
|
|
|
333
262
|
Time.now
|
|
334
263
|
end
|
|
335
264
|
end
|
|
336
|
-
|
|
337
|
-
module ResponseBodyMethods
|
|
338
|
-
def decode_chunk(chunk)
|
|
339
|
-
return chunk if @response.cached?
|
|
340
|
-
|
|
341
|
-
super
|
|
342
|
-
end
|
|
343
|
-
end
|
|
344
265
|
end
|
|
345
266
|
register_plugin :response_cache, ResponseCache
|
|
346
267
|
end
|
|
@@ -53,16 +53,18 @@ module HTTPX
|
|
|
53
53
|
end
|
|
54
54
|
end
|
|
55
55
|
|
|
56
|
-
# returns the time to wait before resending +request+ as per the polynomial backoff retry strategy
|
|
56
|
+
# returns the time to wait before resending +request+ as per the polynomial backoff retry strategy,
|
|
57
|
+
# where base is 1 and exponent is 2.
|
|
57
58
|
def retry_after_polynomial_backoff(request, _)
|
|
58
59
|
offset = request.options.max_retries - request.retries
|
|
59
|
-
|
|
60
|
+
1 * ((offset - 1)**2)
|
|
60
61
|
end
|
|
61
62
|
|
|
62
|
-
# returns the time to wait before resending +request+ as per the exponential backoff retry strategy
|
|
63
|
+
# returns the time to wait before resending +request+ as per the exponential backoff retry strategy,
|
|
64
|
+
# where base is 2
|
|
63
65
|
def retry_after_exponential_backoff(request, _)
|
|
64
66
|
offset = request.options.max_retries - request.retries
|
|
65
|
-
(offset - 1)
|
|
67
|
+
2**(offset - 1)
|
|
66
68
|
end
|
|
67
69
|
end
|
|
68
70
|
|
|
@@ -186,7 +188,7 @@ module HTTPX
|
|
|
186
188
|
|
|
187
189
|
# returns whether the +ex+ exception happend for a retriable request.
|
|
188
190
|
def retryable_error?(ex, _)
|
|
189
|
-
RETRYABLE_ERRORS.any? { |klass| ex.is_a?(klass) }
|
|
191
|
+
RETRYABLE_ERRORS.any? { |klass| ex.is_a?(klass) } && !ex.is_a?(TotalRequestTimeoutError)
|
|
190
192
|
end
|
|
191
193
|
|
|
192
194
|
def proxy_error?(request, response, _)
|
|
@@ -0,0 +1,158 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
|
|
3
|
+
module HTTPX
|
|
4
|
+
module Plugins
|
|
5
|
+
#
|
|
6
|
+
# This plugin implements convenience methods for Server Sent Events streams.
|
|
7
|
+
#
|
|
8
|
+
# https://gitlab.com/os85/httpx/wikis/Server-Sent-Events
|
|
9
|
+
#
|
|
10
|
+
module ServerSentEvents
|
|
11
|
+
Message = if RUBY_VERSION >= "3.2.0" # rubocop:disable Naming/ConstantName
|
|
12
|
+
Data.define(:data, :event, :id, :retry_after) do
|
|
13
|
+
def initialize(event: nil, id: nil, retry_after: nil, **kwargs)
|
|
14
|
+
super
|
|
15
|
+
end
|
|
16
|
+
end
|
|
17
|
+
else
|
|
18
|
+
Struct.new(:data, :event, :id, :retry_after, keyword_init: true)
|
|
19
|
+
end
|
|
20
|
+
|
|
21
|
+
class << self
|
|
22
|
+
def subplugins
|
|
23
|
+
{
|
|
24
|
+
retries: ServerSentEventsRetries,
|
|
25
|
+
}
|
|
26
|
+
end
|
|
27
|
+
|
|
28
|
+
def load_dependencies(klass)
|
|
29
|
+
klass.plugin(:stream)
|
|
30
|
+
end
|
|
31
|
+
end
|
|
32
|
+
|
|
33
|
+
# adds support for the following options:
|
|
34
|
+
#
|
|
35
|
+
# :event_stream :: whether the request is a server-sent events text event stream (defaults to <tt>false</tt>).
|
|
36
|
+
module OptionsMethods
|
|
37
|
+
def option_event_stream(val)
|
|
38
|
+
val
|
|
39
|
+
end
|
|
40
|
+
end
|
|
41
|
+
|
|
42
|
+
module InstanceMethods
|
|
43
|
+
def request(*args, **options)
|
|
44
|
+
options[:stream] = true if options[:event_stream]
|
|
45
|
+
|
|
46
|
+
super
|
|
47
|
+
end
|
|
48
|
+
|
|
49
|
+
def build_request(*)
|
|
50
|
+
super.tap do |request|
|
|
51
|
+
if request.options.event_stream
|
|
52
|
+
request.headers["accept"] = "text/event-stream"
|
|
53
|
+
request.headers["cache-control"] = "no-cache"
|
|
54
|
+
end
|
|
55
|
+
end
|
|
56
|
+
end
|
|
57
|
+
end
|
|
58
|
+
|
|
59
|
+
module RequestMethods
|
|
60
|
+
attr_accessor :last_server_sent_message
|
|
61
|
+
|
|
62
|
+
def initialize(*)
|
|
63
|
+
super
|
|
64
|
+
|
|
65
|
+
@last_server_sent_message = nil
|
|
66
|
+
end
|
|
67
|
+
end
|
|
68
|
+
|
|
69
|
+
module StreamResponseMethods
|
|
70
|
+
# yields each event Message as the server emits them.
|
|
71
|
+
def each_message(&block)
|
|
72
|
+
return enum_for(__method__) unless block
|
|
73
|
+
|
|
74
|
+
payload = {}
|
|
75
|
+
|
|
76
|
+
each_line do |line|
|
|
77
|
+
if line.empty?
|
|
78
|
+
if payload[:comment]
|
|
79
|
+
payload.clear
|
|
80
|
+
next
|
|
81
|
+
end
|
|
82
|
+
|
|
83
|
+
next if payload.empty?
|
|
84
|
+
|
|
85
|
+
message = Message.new(**payload)
|
|
86
|
+
|
|
87
|
+
payload.clear
|
|
88
|
+
|
|
89
|
+
@request.last_server_sent_message = message
|
|
90
|
+
|
|
91
|
+
yield message
|
|
92
|
+
else
|
|
93
|
+
type, value = line.split(": ", 2)
|
|
94
|
+
|
|
95
|
+
case type
|
|
96
|
+
when "data"
|
|
97
|
+
type = type.to_sym
|
|
98
|
+
if payload.key?(type)
|
|
99
|
+
payload[type] << "\n" << value
|
|
100
|
+
else
|
|
101
|
+
payload[type] = value
|
|
102
|
+
end
|
|
103
|
+
when "id", "event", "retry"
|
|
104
|
+
type = type.to_sym
|
|
105
|
+
raise_format_error(line) if payload.key?(type) || value.empty?
|
|
106
|
+
|
|
107
|
+
type = :retry_after if type == :retry # avoid using keyword
|
|
108
|
+
|
|
109
|
+
payload[type] = value
|
|
110
|
+
else
|
|
111
|
+
# skip if it's a comment
|
|
112
|
+
if line.start_with?(":")
|
|
113
|
+
payload[:comment] = true
|
|
114
|
+
next
|
|
115
|
+
end
|
|
116
|
+
|
|
117
|
+
raise_format_error(line)
|
|
118
|
+
end
|
|
119
|
+
end
|
|
120
|
+
end
|
|
121
|
+
end
|
|
122
|
+
|
|
123
|
+
private
|
|
124
|
+
|
|
125
|
+
def raise_format_error(line)
|
|
126
|
+
raise Error, "'#{line}': invalid or unsupported event stream format"
|
|
127
|
+
end
|
|
128
|
+
end
|
|
129
|
+
|
|
130
|
+
module ServerSentEventsRetries
|
|
131
|
+
module InstanceMethods
|
|
132
|
+
private
|
|
133
|
+
|
|
134
|
+
def prepare_to_retry(request, *)
|
|
135
|
+
super
|
|
136
|
+
|
|
137
|
+
last_message = request.last_server_sent_message
|
|
138
|
+
|
|
139
|
+
return unless last_message && last_message.id
|
|
140
|
+
|
|
141
|
+
request.headers["last-event-id"] = last_message.id
|
|
142
|
+
ensure
|
|
143
|
+
request.last_server_sent_message = nil
|
|
144
|
+
end
|
|
145
|
+
|
|
146
|
+
def when_to_retry(request, *)
|
|
147
|
+
retry_after = request.last_server_sent_message&.retry_after
|
|
148
|
+
|
|
149
|
+
retry_after / 1_000.0 if retry_after # original in milliseconds
|
|
150
|
+
|
|
151
|
+
request.last_server_sent_message&.retry_after && super
|
|
152
|
+
end
|
|
153
|
+
end
|
|
154
|
+
end
|
|
155
|
+
end
|
|
156
|
+
register_plugin(:server_sent_events, ServerSentEvents)
|
|
157
|
+
end
|
|
158
|
+
end
|
data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.7.8 → httpx-1.8.0}/lib/httpx/plugins/ssrf_filter.rb
RENAMED
|
@@ -90,12 +90,22 @@ module HTTPX
|
|
|
90
90
|
# adds support for the following options:
|
|
91
91
|
#
|
|
92
92
|
# :allowed_schemes :: list of URI schemes allowed (defaults to <tt>["https", "http"]</tt>)
|
|
93
|
+
# :extra_unsafe_ranges :: A list of IP ranges (or addresses) that will be filtered, in addition to the defaults
|
|
94
|
+
# :safe_private_ranges :: A list of IP ranges (or addresses) that will not be filtered, even if they'd be filtered by default
|
|
93
95
|
module OptionsMethods
|
|
94
96
|
private
|
|
95
97
|
|
|
96
98
|
def option_allowed_schemes(value)
|
|
97
99
|
Array(value)
|
|
98
100
|
end
|
|
101
|
+
|
|
102
|
+
def option_extra_unsafe_ranges(value)
|
|
103
|
+
Array(value).map { |v| v.is_a?(IPAddr) ? v : IPAddr.new(v) }
|
|
104
|
+
end
|
|
105
|
+
|
|
106
|
+
def option_safe_private_ranges(value)
|
|
107
|
+
Array(value).map { |v| v.is_a?(IPAddr) ? v : IPAddr.new(v) }
|
|
108
|
+
end
|
|
99
109
|
end
|
|
100
110
|
|
|
101
111
|
module InstanceMethods
|
|
@@ -132,7 +142,12 @@ module HTTPX
|
|
|
132
142
|
end
|
|
133
143
|
|
|
134
144
|
def addresses=(addrs)
|
|
135
|
-
addrs.reject!
|
|
145
|
+
addrs.reject! do |ipaddr|
|
|
146
|
+
ipaddr = ipaddr.address
|
|
147
|
+
next false if @options.safe_private_ranges&.any? { |r| r.include?(ipaddr) }
|
|
148
|
+
|
|
149
|
+
SsrfFilter.unsafe_ip_address?(ipaddr) || @options.extra_unsafe_ranges&.any? { |r| r.include?(ipaddr) }
|
|
150
|
+
end
|
|
136
151
|
|
|
137
152
|
raise ServerSideRequestForgeryError, "#{@origin.host} has no public IP addresses" if addrs.empty?
|
|
138
153
|
|
|
@@ -46,8 +46,8 @@ module HTTPX
|
|
|
46
46
|
end
|
|
47
47
|
end
|
|
48
48
|
|
|
49
|
-
def each_line
|
|
50
|
-
return enum_for(__method__) unless
|
|
49
|
+
def each_line(&block)
|
|
50
|
+
return enum_for(__method__) unless block
|
|
51
51
|
|
|
52
52
|
line = "".b
|
|
53
53
|
|
|
@@ -55,7 +55,11 @@ module HTTPX
|
|
|
55
55
|
line << chunk
|
|
56
56
|
|
|
57
57
|
while (idx = line.index("\n"))
|
|
58
|
-
|
|
58
|
+
if idx.zero?
|
|
59
|
+
yield ""
|
|
60
|
+
else
|
|
61
|
+
yield line.byteslice(0..(idx - 1))
|
|
62
|
+
end
|
|
59
63
|
|
|
60
64
|
line = line.byteslice((idx + 1)..-1)
|
|
61
65
|
end
|
|
@@ -111,10 +111,11 @@ module HTTPX::Plugins
|
|
|
111
111
|
@init_time = ::Time.now.utc
|
|
112
112
|
end
|
|
113
113
|
|
|
114
|
-
def
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
114
|
+
def send_request_to_parser(request)
|
|
115
|
+
if connecting?
|
|
116
|
+
# request span timeframe should include the time it took to connect.
|
|
117
|
+
request.init_time ||= @init_time
|
|
118
|
+
end
|
|
118
119
|
|
|
119
120
|
super
|
|
120
121
|
end
|
|
@@ -126,6 +127,16 @@ module HTTPX::Plugins
|
|
|
126
127
|
# the connection is back to :idle, and ready to connect again.
|
|
127
128
|
@init_time = ::Time.now.utc
|
|
128
129
|
end
|
|
130
|
+
|
|
131
|
+
private
|
|
132
|
+
|
|
133
|
+
def ping(request)
|
|
134
|
+
# if a connection is probed for liveness, the request timeframe should include
|
|
135
|
+
# it too.
|
|
136
|
+
request.init_time ||= ::Time.now.utc
|
|
137
|
+
|
|
138
|
+
super
|
|
139
|
+
end
|
|
129
140
|
end
|
|
130
141
|
end
|
|
131
142
|
register_plugin :tracing, Tracing
|
|
@@ -39,6 +39,10 @@ module HTTPX
|
|
|
39
39
|
# Exception raised during enumerable body writes.
|
|
40
40
|
attr_reader :drain_error
|
|
41
41
|
|
|
42
|
+
# when this request is sent via HTTP/2, it'll use this hash of options to set the priority of the
|
|
43
|
+
# respective HTTP/2 frame.
|
|
44
|
+
attr_reader :http2_stream_options
|
|
45
|
+
|
|
42
46
|
# The IP address from the peer server.
|
|
43
47
|
attr_accessor :peer_address
|
|
44
48
|
|
|
@@ -70,6 +74,7 @@ module HTTPX
|
|
|
70
74
|
# :form :: hash of array of key-values which will be form-urlencoded- or multipart-encoded in requests body payload.
|
|
71
75
|
# :json :: hash of array of key-values which will be JSON-encoded in requests body payload.
|
|
72
76
|
# :xml :: Nokogiri XML nodes which will be encoded in requests body payload.
|
|
77
|
+
# :http2_stream_options :: hash of options to be used to set the HTTP/2 priority by sending an initial PRIORITY frame.
|
|
73
78
|
#
|
|
74
79
|
# :body, :form, :json and :xml are all mutually exclusive, i.e. only one of them gets picked up.
|
|
75
80
|
def initialize(verb, uri, options, params = EMPTY_HASH)
|
|
@@ -81,6 +86,8 @@ module HTTPX
|
|
|
81
86
|
|
|
82
87
|
@query_params = params.delete(:params) if params.key?(:params)
|
|
83
88
|
|
|
89
|
+
@http2_stream_options = params.key?(:http2_stream_options) ? params.delete(:http2_stream_options) : EMPTY_HASH
|
|
90
|
+
|
|
84
91
|
@body = options.request_body_class.new(@headers, options, **params)
|
|
85
92
|
|
|
86
93
|
@options = @body.options
|
|
@@ -100,7 +107,7 @@ module HTTPX
|
|
|
100
107
|
@connection = @response =
|
|
101
108
|
@drainer = @peer_address =
|
|
102
109
|
@informational_status = @on_response_arrived = nil
|
|
103
|
-
@ping = false
|
|
110
|
+
@ping = @started = false
|
|
104
111
|
@persistent = @options.persistent
|
|
105
112
|
@active_timeouts = []
|
|
106
113
|
end
|
|
@@ -142,6 +149,11 @@ module HTTPX
|
|
|
142
149
|
@options.timeout[:request_timeout]
|
|
143
150
|
end
|
|
144
151
|
|
|
152
|
+
# the total request timeout defined for this request.
|
|
153
|
+
def total_request_timeout
|
|
154
|
+
@options.timeout[:total_request_timeout]
|
|
155
|
+
end
|
|
156
|
+
|
|
145
157
|
def persistent?
|
|
146
158
|
@persistent
|
|
147
159
|
end
|
|
@@ -167,6 +179,10 @@ module HTTPX
|
|
|
167
179
|
@state != :done
|
|
168
180
|
end
|
|
169
181
|
|
|
182
|
+
def started?
|
|
183
|
+
@started
|
|
184
|
+
end
|
|
185
|
+
|
|
170
186
|
# merges +h+ into the instance of HTTPX::Headers of the request.
|
|
171
187
|
def merge_headers(h)
|
|
172
188
|
@headers = @headers.merge(h)
|
|
@@ -287,6 +303,7 @@ module HTTPX
|
|
|
287
303
|
when :headers
|
|
288
304
|
return unless @state == :idle
|
|
289
305
|
|
|
306
|
+
@started = true
|
|
290
307
|
when :body
|
|
291
308
|
return unless @state == :headers ||
|
|
292
309
|
@state == :expect
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
|
|
3
|
+
require "pstore"
|
|
4
|
+
require "tmpdir"
|
|
5
|
+
|
|
6
|
+
module HTTPX
|
|
7
|
+
module Resolver::Cache
|
|
8
|
+
# Implementation of a file resolver cache.
|
|
9
|
+
class File < Base
|
|
10
|
+
# default path where the resolver cache is stored. It's versioned, as the file may
|
|
11
|
+
# change format in-between releases, and it'd signal it as corrupted.
|
|
12
|
+
DEFAULT_PATH = ::File.join(Dir.tmpdir, "httpx-ruby-#{VERSION}.cache")
|
|
13
|
+
|
|
14
|
+
def initialize(path = DEFAULT_PATH)
|
|
15
|
+
super()
|
|
16
|
+
@store = PStore.new(path, true)
|
|
17
|
+
end
|
|
18
|
+
|
|
19
|
+
def get(hostname)
|
|
20
|
+
now = Utils.now
|
|
21
|
+
@store.transaction do
|
|
22
|
+
lookups = @store[:lookups] || EMPTY_HASH
|
|
23
|
+
hostnames = @store[:hostnames] || EMPTY
|
|
24
|
+
|
|
25
|
+
_get(hostname, lookups, hostnames, now)
|
|
26
|
+
end
|
|
27
|
+
end
|
|
28
|
+
|
|
29
|
+
def set(hostname, family, entries)
|
|
30
|
+
@store.transaction do
|
|
31
|
+
lookups = @store[:lookups] || {}
|
|
32
|
+
hostnames = @store[:hostnames] || []
|
|
33
|
+
|
|
34
|
+
_set(hostname, family, entries, lookups, hostnames)
|
|
35
|
+
|
|
36
|
+
@store[:lookups] = lookups
|
|
37
|
+
@store[:hostnames] = hostnames
|
|
38
|
+
end
|
|
39
|
+
end
|
|
40
|
+
|
|
41
|
+
def evict(hostname, ip)
|
|
42
|
+
ip = ip.to_s
|
|
43
|
+
|
|
44
|
+
@store.transaction do
|
|
45
|
+
lookups = @store[:lookups] || EMPTY_HASH
|
|
46
|
+
hostnames = @store[:hostnames] || EMPTY
|
|
47
|
+
|
|
48
|
+
_evict(hostname, ip, lookups, hostnames)
|
|
49
|
+
|
|
50
|
+
@store[:lookups] = lookups
|
|
51
|
+
@store[:hostnames] = hostnames
|
|
52
|
+
end
|
|
53
|
+
end
|
|
54
|
+
end
|
|
55
|
+
end
|
|
56
|
+
end
|
|
@@ -512,12 +512,16 @@ module HTTPX
|
|
|
512
512
|
transition(:open)
|
|
513
513
|
end
|
|
514
514
|
|
|
515
|
+
# moves the resolver state machine to the +nextstate+ state (if all conditions are met)-
|
|
515
516
|
def transition(nextstate)
|
|
516
517
|
case nextstate
|
|
517
518
|
when :idle
|
|
518
|
-
if @io
|
|
519
|
-
@io.close
|
|
519
|
+
if (io = @io)
|
|
520
520
|
@io = nil
|
|
521
|
+
io.close
|
|
522
|
+
|
|
523
|
+
# @fiber-switch-guard
|
|
524
|
+
return if @io
|
|
521
525
|
end
|
|
522
526
|
when :open
|
|
523
527
|
return unless @state == :idle
|
|
@@ -531,7 +535,14 @@ module HTTPX
|
|
|
531
535
|
when :closed
|
|
532
536
|
return if @state == :closed
|
|
533
537
|
|
|
534
|
-
|
|
538
|
+
if (io = @io)
|
|
539
|
+
@io = nil
|
|
540
|
+
io.close
|
|
541
|
+
|
|
542
|
+
# @fiber-switch-guard
|
|
543
|
+
return if @io
|
|
544
|
+
end
|
|
545
|
+
|
|
535
546
|
@start_timeout = nil
|
|
536
547
|
@write_buffer.clear
|
|
537
548
|
@read_buffer.clear
|
|
@@ -20,10 +20,10 @@ module HTTPX
|
|
|
20
20
|
@headers = response.headers
|
|
21
21
|
@options = options
|
|
22
22
|
@window_size = options.window_size
|
|
23
|
+
@max_response_body_size = options.max_response_body_size
|
|
23
24
|
@encodings = []
|
|
24
25
|
@length = 0
|
|
25
|
-
@buffer = nil
|
|
26
|
-
@reader = nil
|
|
26
|
+
@buffer = @reader = nil
|
|
27
27
|
@state = :idle
|
|
28
28
|
|
|
29
29
|
# initialize response encoding
|
|
@@ -59,6 +59,8 @@ module HTTPX
|
|
|
59
59
|
|
|
60
60
|
chunk = decode_chunk(chunk)
|
|
61
61
|
|
|
62
|
+
raise Error, "maximum response body size exceeded" if @max_response_body_size < @length
|
|
63
|
+
|
|
62
64
|
transition(:open)
|
|
63
65
|
@buffer.write(chunk)
|
|
64
66
|
|