eclipse-vertx / eclipse-vertx/vertx-http-proxy

Improve manipulation of cookies

Open
#100 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
68
Forks
37
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.