Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(body): improve request body handling and testing
- Add a test function `TestSetBody` to verify setting the body in a POST request - Ensure the body content is correctly read and matches the expected string - Validate the response body and status code in the new test function Signed-off-by: appleboy <appleboy.tw@gmail.com>
- Loading branch information