fix: fix curl GET method can convert space to arguments

This commit is contained in:
JuanZoran
2023-03-12 16:14:03 +08:00
parent 5a36ffad1c
commit 493fad6a3f
6 changed files with 53 additions and 43 deletions

View File

@@ -1,8 +1,12 @@
# TODO
<!--toc:start-->
- [TODO](#todo)
- [TODO](#todo)
<!--toc:end-->
- [ ] Refactor query engine to 'Backend' and 'Frontend'
- [ ] Use `Trans.install` instead of `install.sh`
- [x] Use `Trans.install` instead of `install.sh`
- [ ] Check if str is a word
- [ ] init frontend window
- [ ] build frontend window format logic