mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
Add example of a full HTTP proxy, proxying body, header and method (#58)
This commit is contained in:
@ -14,6 +14,7 @@ members = [
|
||||
"form",
|
||||
"hello-world",
|
||||
"http-proxy",
|
||||
"http-full-proxy",
|
||||
"json",
|
||||
"juniper",
|
||||
"middleware",
|
||||
|
Reference in New Issue
Block a user