diff --git a/tasks/proxy/headers-and-forwarding.md b/tasks/proxy/headers-and-forwarding.md index fc74fd8..943f827 100644 --- a/tasks/proxy/headers-and-forwarding.md +++ b/tasks/proxy/headers-and-forwarding.md @@ -1,7 +1,7 @@ --- id: proxy/headers-and-forwarding name: Implement proxy header injection, hop-by-hop removal, and request forwarding with hyper Client -status: pending +status: complete depends_on: [proxy/host-routing] scope: moderate risk: medium