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

fix: handle 3XX responses #1552

Merged
merged 1 commit into from
Jan 16, 2025
Merged

fix: handle 3XX responses #1552

merged 1 commit into from
Jan 16, 2025

Conversation

rkodev
Copy link
Contributor

@rkodev rkodev commented Jan 16, 2025

chore: adds tests for 3XX responses

Fixes #1119

@rkodev rkodev changed the title chore: adds tests for 3XX responses fix: handle 3XX responses Jan 16, 2025
@rkodev rkodev force-pushed the chore/add_3xx_tests branch from 7dee53a to fc2f53d Compare January 16, 2025 02:27
@rkodev rkodev force-pushed the chore/add_3xx_tests branch from fc2f53d to dd211c6 Compare January 16, 2025 02:40
@rkodev rkodev force-pushed the chore/add_3xx_tests branch from dd211c6 to fa92f89 Compare January 16, 2025 02:49
@rkodev rkodev force-pushed the chore/add_3xx_tests branch from fa92f89 to 856de64 Compare January 16, 2025 11:10
@rkodev rkodev marked this pull request as ready for review January 16, 2025 11:19
@rkodev rkodev requested a review from a team as a code owner January 16, 2025 11:19
@baywet baywet enabled auto-merge January 16, 2025 11:22
@baywet baywet merged commit 5145d6a into main Jan 16, 2025
17 checks passed
@baywet baywet deleted the chore/add_3xx_tests branch January 16, 2025 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done ✔️
Development

Successfully merging this pull request may close these issues.

ensure 3XX responses without location header do not throw
2 participants