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.
|
if response.StatusCode < 400 { |
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.
kiota-http-go/nethttp_request_adapter.go
Line 746 in 7f1b45b