indigophox commented on PR #34817:
URL: https://github.com/apache/arrow/pull/34817#issuecomment-1907103555

   > Backing up though...why does the RPC handler body need to affect the 
middleware state before it sends headers?
   
   There's no session unless session creation is triggered by putting stuff 
into the session, thus no session cookie until then.
   
   Anyways, doesn't seem too bad to fix the middleware handling order to what 
the documentation implies (and consistent with Java) and defer the rest of that 
(which is definitely feasible) until a bit later.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to