Skip to content

Why aren't dotted values allowed for resource ids? #86

Description

@qur

goweb seems to always assume that a . means a file extension - but when using a controller this doesn't really make sense.

e.g. DELETE /something/10.0.0.1 would call somethingController.Delete("10", ctx) - which seems really very wrong ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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