Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(core): Make HTTP version configurable#972

Merged
LearningGp merged 1 commit into
agentscope-ai:mainfrom
guanxuc:fix-jdk-httpversion-configurable-917
Mar 24, 2026
Merged

fix(core): Make HTTP version configurable#972
LearningGp merged 1 commit into
agentscope-ai:mainfrom
guanxuc:fix-jdk-httpversion-configurable-917

Conversation

@guanxuc
Copy link
Copy Markdown
Contributor

@guanxuc guanxuc commented Mar 15, 2026

AgentScope-Java Version

1.0.11

Description

Checklist

Please check the following items before code is ready to be reviewed.

  • Code has been formatted with mvn spotless:apply
  • All tests are passing (mvn test)
  • Javadoc comments are complete and follow project conventions
  • Related documentation has been updated (e.g. links, examples, etc.)
  • Code is ready for review

@guanxuc guanxuc requested a review from a team March 15, 2026 14:27
@guanxuc guanxuc force-pushed the fix-jdk-httpversion-configurable-917 branch from dfd2371 to f02054b Compare March 16, 2026 00:32
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Collaborator

@LearningGp LearningGp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LearningGp LearningGp merged commit 8f547f3 into agentscope-ai:main Mar 24, 2026
6 checks passed
@guanxuc guanxuc deleted the fix-jdk-httpversion-configurable-917 branch March 24, 2026 07:30
liangxingguang pushed a commit to liangxingguang/agentscope-java that referenced this pull request May 21, 2026
## AgentScope-Java Version

1.0.11

## Description

* Closes: agentscope-ai#919 
* Make HTTP version configurable

## Checklist

Please check the following items before code is ready to be reviewed.

- [x]  Code has been formatted with `mvn spotless:apply`
- [x]  All tests are passing (`mvn test`)
- [x]  Javadoc comments are complete and follow project conventions
- [x] Related documentation has been updated (e.g. links, examples,
etc.)
- [x]  Code is ready for review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: HttpTransport默认是http2

2 participants