On Sun, 29 Sep 2024 16:46:06 GMT, Michael McMahon wrote:
> This fix relaxes the constraints on user set authentication headers.
> Currently, any user set authentication headers are filtered out, if the
> HttpClient has an Authenticator set. The reason being that the authenticator
> is expected
On Sun, 29 Sep 2024 18:29:27 GMT, Alan Bateman wrote:
> Would there be any merit to adding something to
> Builder.authenticator(Authenticator) to document the behavior? I don't know
> if this would be an API note or impNote. I'm mostly wondering where a
> developer might read about how/when it
On Sun, 29 Sep 2024 16:46:06 GMT, Michael McMahon wrote:
> This fix relaxes the constraints on user set authentication headers.
> Currently, any user set authentication headers are filtered out, if the
> HttpClient has an Authenticator set. The reason being that the authenticator
> is expected
On Sun, 29 Sep 2024 16:46:06 GMT, Michael McMahon wrote:
> This fix relaxes the constraints on user set authentication headers.
> Currently, any user set authentication headers are filtered out, if the
> HttpClient has an Authenticator set. The reason being that the authenticator
> is expected
On Fri, 27 Sep 2024 18:08:54 GMT, Justin Lu wrote:
>> Please review this PR which removes usages of Applet within the corelibs
>> tests.
>>
>> Most changes are removed comments/updated var names. The JBS issue lists
>> more files than the ones included in this pull request, please see the
>>
On Sun, 29 Sep 2024 16:46:06 GMT, Michael McMahon wrote:
> This fix relaxes the constraints on user set authentication headers.
> Currently, any user set authentication headers are filtered out, if the
> HttpClient has an Authenticator set. The reason being that the authenticator
> is expected