[
https://issues.apache.org/jira/browse/ARROW-15546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Li resolved ARROW-15546.
------------------------------
Fix Version/s: 8.0.0
Resolution: Fixed
Issue resolved by pull request 12327
[https://github.com/apache/arrow/pull/12327]
> [FlightRPC][C++] Client cookie generation should not wrap values in quotes
> --------------------------------------------------------------------------
>
> Key: ARROW-15546
> URL: https://issues.apache.org/jira/browse/ARROW-15546
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, FlightRPC
> Reporter: James Duong
> Assignee: James Duong
> Priority: Major
> Labels: pull-request-available
> Fix For: 8.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The ClientCookieMiddleware implementation in C++ incorrectly wraps each value
> in the generated Cookie header in quotes.
> Values are permitted to be wrapped in quotes in the Set-Cookie header a
> server would emit, but not the Cookie header the client would send back.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)