fix: String.trim() applied to query parameter keys and values to remove additional whitespace. fix: encodeURI() applied to query string before being applied to request url path. |
||
|---|---|---|
| .. | ||
| doc.vue | ||
| graphql.vue | ||
| index.vue | ||
| README.md | ||
| realtime.vue | ||
| settings.vue | ||
PAGES
This directory contains your Application Views and Routes.
The framework reads all the *.vue files inside this directory and creates the router of your application.
More information about the usage of this directory in the documentation.