Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 LoadRunner 中有脚本,它使用 .h 库中的函数发送 POST 请求。
我必须编写新函数并将其添加到 .h 库中,以便有可能将 GET 请求发送到 LoadRunner 中的 Web 服务。
你能告诉我任何想法,如何做到这一点?