The `ProxiedRequest` and `ProxiedResponse` objects don't allow to manipulate cookies easily. Of course, it's possible to manipulate headers, but that means the user must manually parse cookie headers. We may able to reuse cookie support on the bare server request/response.