kiota-abstractions-dotnet icon indicating copy to clipboard operation
kiota-abstractions-dotnet copied to clipboard

ensure 304 response code does not throw

Open baywet opened this issue 1 year ago • 0 comments

when working on https://github.com/microsoft/kiota/issues/4190, we ensured 204 and other status codes with empty responses would not throw, we should do the same work for 304

baywet avatar Mar 27 '25 12:03 baywet