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

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

     [ https://issues.apache.org/jira/browse/ARROW-10428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-10428:
-----------------------------------
    Labels: pull-request-available  (was: )

> [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
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)