Skip to content

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

@baywet

Description

@baywet

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 {

Metadata

Metadata

Assignees

No one assigned

    Labels

    Standard GitHub labelIssue caused by core project dependency modules or librarybugSomething isn't working

    Type

    No type

    Projects

    Status

    New📃

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions