On Fri, 19 Nov 2021 10:12:15 GMT, Daniel Fuchs wrote:
>> Hi,
>>
>> Please find enclosed a patch that solves an unexpected interaction between
>> server-set cookies and user-set cookies in the `java.net.HttpClient`.
>>
>> In JDK 12 we fixed
>> [JDK-8213189](https://bugs.openjdk.java.net/browse
On Fri, 19 Nov 2021 02:44:52 GMT, Jaikiran Pai wrote:
>> Daniel Fuchs has updated the pull request with a new target base due to a
>> merge or a rebase. The incremental webrev excludes the unrelated changes
>> brought in by the merge/rebase. The pull request contains six additional
>> commits
> Hi,
>
> Please find enclosed a patch that solves an unexpected interaction between
> server-set cookies and user-set cookies in the `java.net.HttpClient`.
>
> In JDK 12 we fixed
> [JDK-8213189](https://bugs.openjdk.java.net/browse/JDK-8213189) to allow
> user-supplied header to take preceden
On Thu, 18 Nov 2021 19:49:19 GMT, Daniel Fuchs wrote:
>> Hi,
>>
>> Please find enclosed a patch that solves an unexpected interaction between
>> server-set cookies and user-set cookies in the `java.net.HttpClient`.
>>
>> In JDK 12 we fixed
>> [JDK-8213189](https://bugs.openjdk.java.net/browse
On Thu, 18 Nov 2021 12:04:01 GMT, Michael McMahon wrote:
>> Daniel Fuchs has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> More cleanup
>
> src/java.net.http/share/classes/jdk/internal/net/http/Http1Request.java line
> 124:
>
>> 122:
> Hi,
>
> Please find enclosed a patch that solves an unexpected interaction between
> server-set cookies and user-set cookies in the `java.net.HttpClient`.
>
> In JDK 12 we fixed
> [JDK-8213189](https://bugs.openjdk.java.net/browse/JDK-8213189) to allow
> user-supplied header to take preceden
On Wed, 17 Nov 2021 14:07:09 GMT, Daniel Fuchs wrote:
>> Hi,
>>
>> Please find enclosed a patch that solves an unexpected interaction between
>> server-set cookies and user-set cookies in the `java.net.HttpClient`.
>>
>> In JDK 12 we fixed
>> [JDK-8213189](https://bugs.openjdk.java.net/browse
On Wed, 17 Nov 2021 07:58:28 GMT, viretp wrote:
>> Daniel Fuchs has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Minor cleanup
>
> src/java.net.http/share/classes/jdk/internal/net/http/Stream.java line 38:
>
>> 36: import java.util.Colle
> Hi,
>
> Please find enclosed a patch that solves an unexpected interaction between
> server-set cookies and user-set cookies in the `java.net.HttpClient`.
>
> In JDK 12 we fixed
> [JDK-8213189](https://bugs.openjdk.java.net/browse/JDK-8213189) to allow
> user-supplied header to take preceden
On Tue, 16 Nov 2021 13:17:16 GMT, Daniel Fuchs wrote:
>> Hi,
>>
>> Please find enclosed a patch that solves an unexpected interaction between
>> server-set cookies and user-set cookies in the `java.net.HttpClient`.
>>
>> In JDK 12 we fixed
>> [JDK-8213189](https://bugs.openjdk.java.net/browse
> Hi,
>
> Please find enclosed a patch that solves an unexpected interaction between
> server-set cookies and user-set cookies in the `java.net.HttpClient`.
>
> In JDK 12 we fixed
> [JDK-8213189](https://bugs.openjdk.java.net/browse/JDK-8213189) to allow
> user-supplied header to take preceden
Hi,
Please find enclosed a patch that solves an unexpected interaction between
server-set cookies and user-set cookies in the `java.net.HttpClient`.
In JDK 12 we fixed
[JDK-8213189](https://bugs.openjdk.java.net/browse/JDK-8213189) to allow
user-supplied header to take precedence over (that is
12 matches
Mail list logo