Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Remove HttpInterceptor #1734

Merged
merged 5 commits into from
Sep 13, 2024
Merged

chore: Remove HttpInterceptor #1734

merged 5 commits into from
Sep 13, 2024

Conversation

jbelkins
Copy link
Contributor

@jbelkins jbelkins commented Sep 12, 2024

Issue #

#1729

Description of changes

smithy-lang/smithy-swift#819 removes the HttpInterceptor type.
This PR replaces HttpInterceptor with Interceptor specialized for HTTP requests & responses.

Also: add missing test targets to AWSIntegrationTestsOnCI.xctestplan

New/existing dependencies impact assessment, if applicable

No new dependencies were added to this change.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jbelkins jbelkins marked this pull request as ready for review September 12, 2024 19:23
@jbelkins jbelkins merged commit 5a7e443 into main Sep 13, 2024
29 checks passed
@jbelkins jbelkins deleted the jbe/interceptors_cleanup branch September 13, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants