Skip to content
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

KTOR-6190 Handle NPE in JavaClientEngine body() call #3728

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Conversation

e5l
Copy link
Member

@e5l e5l commented Aug 16, 2023

Fix KTOR-6190

@e5l e5l requested a review from rsinukov August 16, 2023 11:15
@Test
fun testProxy() = runBlocking {

val client = HttpClient(Java) {
Copy link
Contributor

Choose a reason for hiding this comment

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

is this test relevant for the PR?

Copy link
Member Author

Choose a reason for hiding this comment

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

yep

@e5l e5l merged commit 3bc2917 into main Aug 17, 2023
@e5l e5l deleted the e5l/java-npe branch August 17, 2023 07:06
e5l added a commit that referenced this pull request Aug 30, 2023
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.

None yet

2 participants