HiwayChe opened a new issue #2108: postman stream load failed URL: https://github.com/apache/incubator-doris/issues/2108 I have read this manual: https://github.com/apache/incubator-doris/blob/master/docs/documentation/cn/administrator-guide/load-data/stream-load-manual.md, it says doris support loading data by stream load using http, in this manual it use `curl`, I tried and succeed, but it failed in postman, here is my `curl` command and postman configuration. `curl` command:  postman configuration:    As you see, it failed in postman, doris server return 501(Not Implemented), do I miss something?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
