docs(server): Add a forms server example
Add an example program illustrating parsing a request body through generating a response body.
This commit is contained in:
@@ -41,6 +41,7 @@ unicase = "2.0"
|
||||
num_cpus = "1.0"
|
||||
pretty_env_logger = "0.1"
|
||||
spmc = "0.2"
|
||||
url = "1.0"
|
||||
|
||||
[features]
|
||||
default = ["server-proto"]
|
||||
|
||||
Reference in New Issue
Block a user