jacob3141 / qtwebserver

Qt based web application server
GNU Affero General Public License v3.0
62 stars 24 forks source link

The transmitted JSON data is garbled #17

Open KylinNova opened 4 years ago

KylinNova commented 4 years ago

I used Ajax to pass in data. The data is in JSON format. There are JSON arrays in it. The garbled parts are special characters, such as' / ',' [', etc.

KylinNova commented 4 years ago

Decode the URL of the data