SbloodyS commented on code in PR #17256: URL: https://github.com/apache/dolphinscheduler/pull/17256#discussion_r2148938176
########## docs/docs/en/guide/task/http.md: ########## @@ -2,7 +2,7 @@ ## Overview -This node is used to perform http type tasks and also supports http request validation and other functions. +HTTP nodes are used to perform HTTP-type tasks, supporting request methods such as GET, POST, PUT and DELETE, and providing flexible request parameter configuration and response verification functions. This node can be used in scenarios such as calling REST APIs, sending HTTP requests, and integrating with external systems. Review Comment: Has this PR been completed? I found that the content is much missing compared with that described by Issue #17212. -- 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]
