Xuanwo commented on issue #3688: URL: https://github.com/apache/incubator-opendal/issues/3688#issuecomment-1870761251
Hello @kebe7jun, do you think it would be beneficial for an HTTP service to accept a closure? For instance: ```rust let cfg = services::Http::default(); cfg.index_parser(my_parser); ... ``` -- 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]
