Opened 2 years ago
Last modified 2 years ago
#54387 new enhancement
trailing slash in the url /wp-json
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | minor | Version: | 5.8.1 |
Component: | REST API | Keywords: | |
Focuses: | Cc: |
Description
The url with wp-json
doesn't redirect one to another.
Won't it be better if there's a unique url, with one with/without trailing slash permanent.
For example:
https://www.example.com/wp-json
and
https://www.example.com/wp-json/
are different addresses whereas one should redirect to the other (?).
Note: See
TracTickets for help on using
tickets.