|
Posted
about 1 year
ago
by
Nicholas O'Connor
I've found what I think is a bug, but could also be expected behavior that's surprising from the user's perspective. https://gist.github.com/Earth-Turtle/c39c5282af1c8a306099e89091fafea9 Expected behavior: assume we have some URI https://www.example.com/some/path Read more
|
|
Posted
about 1 year
ago
by
ASF GitHub Bot
stoty commented on PR #615: URL: https://github.com/apache/httpcomponents-client/pull/615#issuecomment-2708153331 I hope I got all the fixes we discussed, @michael-o . Based on my digging, I have set isConnectionBased() to false. I have Read more
|
|
Posted
about 1 year
ago
by
ASF GitHub Bot
stoty commented on code in PR #615: URL: https://github.com/apache/httpcomponents-client/pull/615#discussion_r1981349836 ########## httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/gss/GssSchemeBase.java: ########## @@ -0,0 +1,366 @@ +/* Read more
|
|
Posted
about 1 year
ago
by
ASF GitHub Bot
stoty commented on code in PR #615: URL: https://github.com/apache/httpcomponents-client/pull/615#discussion_r1981328453 ########## httpclient5/src/main/java/org/apache/hc/client5/http/auth/gss/GssCredentials.java: ########## @@ -0,0 +1,74 @@ +/* + Read more
|
|
Posted
about 1 year
ago
by
ASF GitHub Bot
stoty commented on code in PR #615: URL: https://github.com/apache/httpcomponents-client/pull/615#discussion_r1981327479 ########## httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/gss/GssSchemeBase.java: ########## @@ -0,0 +1,394 @@ +/* Read more
|
|
Posted
about 1 year
ago
by
ASF GitHub Bot
michael-o commented on code in PR #615: URL: https://github.com/apache/httpcomponents-client/pull/615#discussion_r1981324581 ########## httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/gss/GssSchemeBase.java: ########## @@ -0,0 +1,394 Read more
|
|
Posted
about 1 year
ago
by
ASF GitHub Bot
michael-o commented on code in PR #615: URL: https://github.com/apache/httpcomponents-client/pull/615#discussion_r1981324074 ########## httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/gss/GssSchemeBase.java: ########## @@ -0,0 +1,394 Read more
|
|
Posted
about 1 year
ago
by
ASF GitHub Bot
stoty commented on PR #615: URL: https://github.com/apache/httpcomponents-client/pull/615#issuecomment-2700811716 I realize that I somehow didn't upload the changes for GSSSchemeBase in my last pach, that's why a lot of your earlier comments were Read more
|
|
Posted
about 1 year
ago
by
ASF GitHub Bot
stoty commented on code in PR #615: URL: https://github.com/apache/httpcomponents-client/pull/615#discussion_r1981319012 ########## httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/gss/GssSchemeBase.java: ########## @@ -0,0 +1,394 @@ +/* Read more
|
|
Posted
about 1 year
ago
by
ASF GitHub Bot
stoty commented on code in PR #615: URL: https://github.com/apache/httpcomponents-client/pull/615#discussion_r1981313490 ########## httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/gss/GssSchemeBase.java: ########## @@ -0,0 +1,394 @@ +/* Read more
|