Skip to content

discuss if 300 http response is like error #5

@janmentzel

Description

@janmentzel

redirects are considered errors as hypercharge api doesn't do redirects anyway? But some DSL provider pop in a 302 redirect to their search engine if you do a request to a non-existant domain.

if(200 <= $status && $status < 300) return;

good idea?
what's your opinion?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions