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

ensure 3XX responses without location header do not throw #1132

Open
baywet opened this issue Mar 21, 2024 · 0 comments
Open

ensure 3XX responses without location header do not throw #1132

baywet opened this issue Mar 21, 2024 · 0 comments
Labels
bug Something isn't working Standard GitHub label Issue caused by core project dependency modules or library

Comments

@baywet
Copy link
Member

baywet commented Mar 21, 2024

follow up to microsoft/kiota#4367
and microsoft/kiota#4190

Implement a unit test with a 304 response, no location header, check the request adapter returns null and doesn't throw.
Most likely this line will need to be adapted.

@baywet baywet added bug Something isn't working Standard GitHub label Issue caused by core project dependency modules or library labels Mar 21, 2024
@github-project-automation github-project-automation bot moved this to Todo in Kiota Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Standard GitHub label Issue caused by core project dependency modules or library
Projects
Status: Todo 📃
Development

No branches or pull requests

1 participant