docs(server): http_proxy example
This commit is contained in:
@@ -110,6 +110,11 @@ name = "hello"
|
||||
path = "examples/hello.rs"
|
||||
required-features = ["runtime"]
|
||||
|
||||
[[example]]
|
||||
name = "http_proxy"
|
||||
path = "examples/http_proxy.rs"
|
||||
required-features = ["runtime"]
|
||||
|
||||
[[example]]
|
||||
name = "multi_server"
|
||||
path = "examples/multi_server.rs"
|
||||
|
||||
Reference in New Issue
Block a user