kombu/docs/reference
Paul Rysiavets 07c8852be5
Feature: urllib3 instead of curl (#2134)
* feature(urllib3): add urllib3 client

* test(urllib3): test urllib3 client

* test(urllib3): update http test for urllib3

* test(urllib3): use urllib3 client instead of curl

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* style(urllib3): remove unused imports

* style(urllib3): fix pre-commit errors

* ci(urllib3): remove pycurl dependency

* docs(urllib3): add docs

* style(urllib3): fix failing gh-workflow py3.8

* style(urllib3): add mention of ProxyManager

* style(urllib3): fix pre-commit issues

* style(pycurl): remove curl-related code

* feat(urllib3): add missing request features (header, auth, ssl, proxy, redirects)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix(urllib3): improve styling

* test(urllib3): add new tests

* fix(urllib3): fix request auth

* fix(aws): validate certificate on request

* style(): add missing exports

* feat(aws): add ssl certificate verification from boto

* feat(urllib): try to use certifi.where() if request.ca_certs are not provided

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* ci(pydocstyle): add missing docstring in public class

* test(urllib3): improve test case

* ci(pydocstyle): fix multi-line docstring summary should start at the first line

* feat(urllib3): remove assert_hostname

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* test(boto): add test for get_cert_path returning .pem file path

* test(urllib3): add test for _get_pool_key_parts method

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Asif Saif Uddin <auvipy@gmail.com>
Co-authored-by: Tomer Nosrati <tomer.nosrati@gmail.com>
2024-10-14 17:01:25 +06:00
..
index.rst Feature: urllib3 instead of curl (#2134) 2024-10-14 17:01:25 +06:00
kombu.abstract.rst
kombu.asynchronous.aws.connection.rst
kombu.asynchronous.aws.rst
kombu.asynchronous.aws.sqs.connection.rst
kombu.asynchronous.aws.sqs.message.rst
kombu.asynchronous.aws.sqs.queue.rst
kombu.asynchronous.aws.sqs.rst
kombu.asynchronous.debug.rst
kombu.asynchronous.http.base.rst
kombu.asynchronous.http.curl.rst
kombu.asynchronous.http.rst
kombu.asynchronous.http.urllib3_client.rst Feature: urllib3 instead of curl (#2134) 2024-10-14 17:01:25 +06:00
kombu.asynchronous.hub.rst
kombu.asynchronous.rst
kombu.asynchronous.semaphore.rst
kombu.asynchronous.timer.rst
kombu.clocks.rst
kombu.common.rst
kombu.compat.rst
kombu.compression.rst
kombu.connection.rst
kombu.exceptions.rst
kombu.log.rst
kombu.matcher.rst
kombu.message.rst
kombu.mixins.rst
kombu.pidbox.rst
kombu.pools.rst
kombu.resource.rst
kombu.rst
kombu.serialization.rst
kombu.simple.rst
kombu.transport.SLMQ.rst
kombu.transport.SQS.rst
kombu.transport.azureservicebus.rst
kombu.transport.azurestoragequeues.rst
kombu.transport.base.rst
kombu.transport.confluentkafka.rst
kombu.transport.consul.rst
kombu.transport.etcd.rst
kombu.transport.filesystem.rst
kombu.transport.gcpubsub.rst
kombu.transport.librabbitmq.rst
kombu.transport.memory.rst
kombu.transport.mongodb.rst
kombu.transport.native_delayed_delivery.rst
kombu.transport.pyamqp.rst
kombu.transport.pyro.rst
kombu.transport.qpid.rst
kombu.transport.redis.rst
kombu.transport.rst
kombu.transport.sqlalchemy.rst
kombu.transport.virtual.exchange.rst
kombu.transport.virtual.rst
kombu.transport.zookeeper.rst
kombu.utils.amq_manager.rst
kombu.utils.collections.rst
kombu.utils.compat.rst
kombu.utils.debug.rst
kombu.utils.div.rst
kombu.utils.encoding.rst
kombu.utils.eventio.rst
kombu.utils.functional.rst
kombu.utils.imports.rst
kombu.utils.json.rst
kombu.utils.limits.rst
kombu.utils.objects.rst
kombu.utils.scheduling.rst
kombu.utils.text.rst
kombu.utils.time.rst
kombu.utils.url.rst
kombu.utils.uuid.rst