/*
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0
*///! Shared support for `aws-smithy-http-client` integration tests.
pub(crate)modclient;#[cfg(all(feature ="wire-mock", feature ="rustls-aws-lc"))]pub(crate)modh2;#[cfg(any(feature ="__rustls", feature ="s2n-tls"))]pub(crate)modtls;