mirror of
https://github.com/katanemo/plano.git
synced 2026-07-02 15:51:02 +02:00
add post and get method query param processing
This commit is contained in:
parent
b4aa4cf43e
commit
b960862baf
4 changed files with 431 additions and 37 deletions
|
|
@ -17,6 +17,7 @@ rand = "0.8.5"
|
|||
serde_json = "1.0"
|
||||
hex = "0.4.3"
|
||||
urlencoding = "2.1.3"
|
||||
url = "2.5.4"
|
||||
|
||||
[dev-dependencies]
|
||||
pretty_assertions = "1.4.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue