Skip to content

Doesn't follow redirects #41

@applejag

Description

@applejag

The library doesn't follow redirects, but instead errors out with non-2xx status: 301 Moved Permanently

It should obviously follow the redirects. Don't know why it doesn't.

This has forced us to use some ugly URLs with trailing slashes due to implementation details in the wharf-api:

path := fmt.Sprintf("/api/build/%d/test-result/", buildID)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingprio/1Low priority. "Nice to have"

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions