James Duong created ARROW-10428:
-----------------------------------
Summary: [FlightRPC][Java] Add support for HTTP cookies
Key: ARROW-10428
URL: https://issues.apache.org/jira/browse/ARROW-10428
Project: Apache Arrow
Issue Type: Improvement
Components: FlightRPC, Java
Reporter: James Duong
Assignee: James Duong
Add support for HTTP cookies to the Java FlightClient.
Create a middleware that reads Set-Cookie and Set-Cookie2 headers from server
responses and puts corresponding Cookie headers on requests.
Respect expiration/max-age attributes of cookies.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)