-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Http接口测试i工具 #1007
Comments
httpclient替代okhttp |
|
https://cloud.tencent.com/developer/article/1909677
|
https://www.cnblogs.com/weststar/p/12979499.html
|
🚀 Here's the PR! #1477See Sweep's progress at the progress dashboard! 💎 Sweep Pro: I'm using GPT-4. You have unlimited GPT-4 tickets. (tracking ID:
c64b4295b8 )Install Sweep Configs: Pull Request
Tip I can email you next time I complete a pull request if you set up your email here! Actions (click)
Step 1: 🔎 SearchingI found the following snippets in your repository. I will now analyze these snippets and come up with a plan. Some code snippets I think are relevant in decreasing order of relevance (click to expand). If some file is missing from here, you can mention the path in the ticket description.javafxTool/core/src/test/java/com/tlcsdm/core/util/HttpClientTest.java Lines 53 to 205 in 4fc8c9c
javafxTool/core/src/main/java/com/tlcsdm/core/util/HttpUtil.java Lines 41 to 118 in 4fc8c9c
Step 2: ⌨️ CodingCreate core/src/main/java/com/tlcsdm/core/javafx/HttpTestTool.java with contents:
Check core/src/main/java/com/tlcsdm/core/javafx/HttpTestTool.java with contents: Modify core/src/main/java/com/tlcsdm/core/util/HttpUtil.java with contents:
Check core/src/main/java/com/tlcsdm/core/util/HttpUtil.java with contents: Step 3: 🔁 Code ReviewI have finished reviewing the code for completeness. I did not find errors for 🎉 Latest improvements to Sweep:
💡 To recreate the pull request edit the issue title or description. This is an automated message generated by Sweep AI. |
Checklist
Describe the feature
Add test for jdk HttpClient.
#1003
Additional context
https://github.com/864381832/xJavaFxTool-plugin/tree/master/debugTools/x-HttpTool
Checklist
core/src/main/java/com/tlcsdm/core/javafx/HttpTestTool.java
✓ 07a867d Editcore/src/main/java/com/tlcsdm/core/javafx/HttpTestTool.java
✗ Editcore/src/main/java/com/tlcsdm/core/util/HttpUtil.java
✓ 2079408 Editcore/src/main/java/com/tlcsdm/core/util/HttpUtil.java
✗ EditThe text was updated successfully, but these errors were encountered: