We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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. https://github.com/microsoft/kiota-http-dotnet/blob/d960c5fa7f0661ea294b6962be105890a27fe999/src/HttpClientRequestAdapter.cs#L385
The text was updated successfully, but these errors were encountered:
Transferring issue as part of #238
Sorry, something went wrong.
No branches or pull requests
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.
https://github.com/microsoft/kiota-http-dotnet/blob/d960c5fa7f0661ea294b6962be105890a27fe999/src/HttpClientRequestAdapter.cs#L385
The text was updated successfully, but these errors were encountered: