Skip to content

NotFoundHandler should write http.StatusNotImplemented if no handler is registered. #89

@arf-wolt

Description

@arf-wolt

Hello team!

Great library. I was wondering if the server should respond with http.StatusNotImplemented rather than http.StatusNotFound.

The reason is that some of the APIs return a 404 as a legitimate response. This should make sure it flags it as a missing handler.

What are your thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions