CHANGELOG.md
CLIENT_LIBRARY_DEVELOPER.md
LICENSE
MANIFEST.in
README.md
setup.py
azure/__init__.py
azure/core/__init__.py
azure/core/_enum_meta.py
azure/core/_match_conditions.py
azure/core/_pipeline_client.py
azure/core/_pipeline_client_async.py
azure/core/_version.py
azure/core/async_paging.py
azure/core/configuration.py
azure/core/credentials.py
azure/core/credentials_async.py
azure/core/exceptions.py
azure/core/messaging.py
azure/core/paging.py
azure/core/py.typed
azure/core/serialization.py
azure/core/settings.py
azure/core/pipeline/__init__.py
azure/core/pipeline/_base.py
azure/core/pipeline/_base_async.py
azure/core/pipeline/_tools.py
azure/core/pipeline/_tools_async.py
azure/core/pipeline/policies/__init__.py
azure/core/pipeline/policies/_authentication.py
azure/core/pipeline/policies/_authentication_async.py
azure/core/pipeline/policies/_base.py
azure/core/pipeline/policies/_base_async.py
azure/core/pipeline/policies/_custom_hook.py
azure/core/pipeline/policies/_distributed_tracing.py
azure/core/pipeline/policies/_redirect.py
azure/core/pipeline/policies/_redirect_async.py
azure/core/pipeline/policies/_retry.py
azure/core/pipeline/policies/_retry_async.py
azure/core/pipeline/policies/_universal.py
azure/core/pipeline/policies/_utils.py
azure/core/pipeline/transport/__init__.py
azure/core/pipeline/transport/_aiohttp.py
azure/core/pipeline/transport/_base.py
azure/core/pipeline/transport/_base_async.py
azure/core/pipeline/transport/_base_requests_async.py
azure/core/pipeline/transport/_bigger_block_size_http_adapters.py
azure/core/pipeline/transport/_requests_asyncio.py
azure/core/pipeline/transport/_requests_basic.py
azure/core/pipeline/transport/_requests_trio.py
azure/core/polling/__init__.py
azure/core/polling/_async_poller.py
azure/core/polling/_poller.py
azure/core/polling/async_base_polling.py
azure/core/polling/base_polling.py
azure/core/rest/__init__.py
azure/core/rest/_aiohttp.py
azure/core/rest/_helpers.py
azure/core/rest/_http_response_impl.py
azure/core/rest/_http_response_impl_async.py
azure/core/rest/_requests_asyncio.py
azure/core/rest/_requests_basic.py
azure/core/rest/_requests_trio.py
azure/core/rest/_rest.py
azure/core/rest/_rest_py3.py
azure/core/tracing/__init__.py
azure/core/tracing/_abstract_span.py
azure/core/tracing/common.py
azure/core/tracing/decorator.py
azure/core/tracing/decorator_async.py
azure/core/tracing/ext/__init__.py
azure/core/utils/__init__.py
azure/core/utils/_connection_string_parser.py
azure/core/utils/_messaging_shared.py
azure/core/utils/_pipeline_transport_rest_shared.py
azure/core/utils/_pipeline_transport_rest_shared_async.py
azure/core/utils/_utils.py
azure_core.egg-info/PKG-INFO
azure_core.egg-info/SOURCES.txt
azure_core.egg-info/dependency_links.txt
azure_core.egg-info/not-zip-safe
azure_core.egg-info/requires.txt
azure_core.egg-info/top_level.txt
doc/azure.core.pipeline.policies.rst
doc/azure.core.pipeline.rst
doc/azure.core.pipeline.transport.rst
doc/azure.core.polling.rst
doc/azure.core.rst
doc/azure.core.tracing.rst
doc/azure.rst
samples/README.md
samples/test_example_async.py
samples/test_example_policies.py
samples/test_example_sansio.py
samples/test_example_sync.py
tests/conftest.py
tests/rest_client.py
tests/test_authentication.py
tests/test_base_polling.py
tests/test_basic_transport.py
tests/test_connection_string_parsing.py
tests/test_content_length_checking.py
tests/test_custom_hook_policy.py
tests/test_enums.py
tests/test_error_map.py
tests/test_exceptions.py
tests/test_http_logging_policy.py
tests/test_messaging_cloud_event.py
tests/test_paging.py
tests/test_pipeline.py
tests/test_polling.py
tests/test_request_id_policy.py
tests/test_requests_universal.py
tests/test_rest_context_manager.py
tests/test_rest_headers.py
tests/test_rest_http_request.py
tests/test_rest_http_response.py
tests/test_rest_polling.py
tests/test_rest_query.py
tests/test_rest_request_backcompat.py
tests/test_rest_response_backcompat.py
tests/test_rest_stream_responses.py
tests/test_retry_policy.py
tests/test_serialization.py
tests/test_settings.py
tests/test_stream_generator.py
tests/test_streaming.py
tests/test_testserver.py
tests/test_tracing_decorator.py
tests/test_tracing_policy.py
tests/test_universal_pipeline.py
tests/test_user_agent_policy.py
tests/test_utils.py
tests/tracing_common.py
tests/utils.py
tests/async_tests/conftest.py
tests/async_tests/rest_client_async.py
tests/async_tests/test_authentication_async.py
tests/async_tests/test_base_polling_async.py
tests/async_tests/test_basic_transport_async.py
tests/async_tests/test_content_length_checking_async.py
tests/async_tests/test_http_logging_policy_async.py
tests/async_tests/test_paging_async.py
tests/async_tests/test_pipeline_async.py
tests/async_tests/test_polling_async.py
tests/async_tests/test_request_asyncio.py
tests/async_tests/test_request_trio.py
tests/async_tests/test_rest_asyncio_transport.py
tests/async_tests/test_rest_context_manager_async.py
tests/async_tests/test_rest_headers_async.py
tests/async_tests/test_rest_http_request_async.py
tests/async_tests/test_rest_http_response_async.py
tests/async_tests/test_rest_polling_async.py
tests/async_tests/test_rest_response_backcompat_async.py
tests/async_tests/test_rest_stream_responses_async.py
tests/async_tests/test_rest_trio_transport.py
tests/async_tests/test_retry_policy_async.py
tests/async_tests/test_stream_generator_async.py
tests/async_tests/test_streaming_async.py
tests/async_tests/test_testserver_async.py
tests/async_tests/test_tracing_decorator_async.py
tests/async_tests/test_universal_http_async.py
tests/testserver_tests/coretestserver/setup.py
tests/testserver_tests/coretestserver/coretestserver/__init__.py
tests/testserver_tests/coretestserver/coretestserver/test_routes/__init__.py
tests/testserver_tests/coretestserver/coretestserver/test_routes/basic.py
tests/testserver_tests/coretestserver/coretestserver/test_routes/encoding.py
tests/testserver_tests/coretestserver/coretestserver/test_routes/errors.py
tests/testserver_tests/coretestserver/coretestserver/test_routes/headers.py
tests/testserver_tests/coretestserver/coretestserver/test_routes/helpers.py
tests/testserver_tests/coretestserver/coretestserver/test_routes/multipart.py
tests/testserver_tests/coretestserver/coretestserver/test_routes/polling.py
tests/testserver_tests/coretestserver/coretestserver/test_routes/streams.py
tests/testserver_tests/coretestserver/coretestserver/test_routes/structures.py
tests/testserver_tests/coretestserver/coretestserver/test_routes/urlencoded.py
tests/testserver_tests/coretestserver/coretestserver/test_routes/xml_route.py