crepererum commented on PR #7183:
URL: https://github.com/apache/arrow-rs/pull/7183#issuecomment-2677948064

   Is it right to say that instead of `reqwest`, we now settle on
   
   - `hyper`
   - `http`
   - custom Error type
   - custom service type
   
   ? I wonder if we need the custom service type though or if we could use 
something like `tower` -- which `reqwest` also uses under the hood.


-- 
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