tustvold commented on issue #3300:
URL: https://github.com/apache/arrow-rs/issues/3300#issuecomment-1345258228

   > This may sound like a stupid question, but I can you tell me in which 
header should I keep the extension
   
   I meant for the config to contain a HashMap from file extension to 
ContentType, on writing a file it would first lookup the extension in this 
HashMap, on match it would use the corresponding ContentType entry, otherwise 
it would use the default. Does that make sense?


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