You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's nice to have clean URLs that are easy for humans to type. Right now the search endpoint is /search?q=QUERY. It would be nice if it also accepted queries at /search/QUERY.
The text was updated successfully, but these errors were encountered:
It's nice to have clean URLs that are easy for humans to type. Right now the search endpoint is
/search?q=QUERY
. It would be nice if it also accepted queries at/search/QUERY
.The text was updated successfully, but these errors were encountered: