CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
azure/__init__.py
azure/core/__init__.py
azure/core/experimental/__init__.py
azure/core/experimental/_version.py
azure/core/experimental/py.typed
azure/core/experimental/transport/__init__.py
azure/core/experimental/transport/_httpx.py
azure/core/experimental/transport/_httpx_async.py
azure/core/experimental/transport/_pyodide.py
azure_core_experimental.egg-info/PKG-INFO
azure_core_experimental.egg-info/SOURCES.txt
azure_core_experimental.egg-info/dependency_links.txt
azure_core_experimental.egg-info/not-zip-safe
azure_core_experimental.egg-info/requires.txt
azure_core_experimental.egg-info/top_level.txt
samples/httpx_integration/httpx_transport_sample.py
samples/httpx_integration/httpx_transport_sample_async.py
samples/pyodide_integration/async_testing.py
samples/pyodide_integration/browser.py
tests/test_httpx_transport.py
tests/test_pyodide_transport.py
tests/async_tests/test_httpx_transport_async.py