You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "James Duong (Jira)" <ji...@apache.org> on 2020/10/30 03:13:00 UTC

[jira] [Created] (ARROW-10428) [FlightRPC][Java] Add support for HTTP cookies

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)