Merge pull request dotnet/corefx#26989 from geoffkizer/fixcookiehandling
authorGeoff Kizer <geoffrek@microsoft.com>
Mon, 12 Feb 2018 02:23:50 +0000 (18:23 -0800)
committerGitHub <noreply@github.com>
Mon, 12 Feb 2018 02:23:50 +0000 (18:23 -0800)
commit2927c099bfc8808e4758efaae959aff802dc94a8
tree75781e72da09ac641e0b0a9868bec2465d94799f
parentd0c7e4689b50344320233fc5522a05e07166ed9c
parente4d9a6c5c81526760897f7494af1358cc7740a5e
Merge pull request dotnet/corefx#26989 from geoffkizer/fixcookiehandling

SocketsHttpHandler: Fix some issues with cookie handling, and add cookie tests

Commit migrated from https://github.com/dotnet/corefx/commit/8cee267154ef9dc6dde7a76a828844a200437872
src/libraries/System.Net.Http/src/System.Net.Http.csproj
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/SocketsHttpHandler.cs
src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.cs