You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2020/11/06 23:51:00 UTC

[jira] [Resolved] (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 ]

David Li resolved ARROW-10428.
------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

Issue resolved by pull request 8554
[https://github.com/apache/arrow/pull/8554]

> [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
>             Fix For: 3.0.0
>
>          Time Spent: 2h 20m
>  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)