Skip to content

405 Method not allowed when trailing / in the URL  #2

@buren

Description

@buren
URL='http://api.competency.se/users'  # Works
URL='http://api.competency.se/users/' # Doesn't work

curl -X POST -H "Content-Type: application/json" -d '{
    "phoneNumber": "0727145060"
}' $URL

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions