Remove automatic curl Expect header if the request was explicitly set to not have...
authorChickenzilla <Chickenzilla@users.noreply.github.com>
Thu, 14 Jul 2016 21:12:28 +0000 (17:12 -0400)
committerEric Eilebrecht <ericeil@users.noreply.github.com>
Thu, 14 Jul 2016 21:12:28 +0000 (14:12 -0700)
commitf68a69105411b85a4a0ef39c88b18765b7c25322
tree35d598f26f5739a579c8c9637c51e71e913f2a10
parent61df42eb459c61c432fa1e0326d946168a8526e9
Remove automatic curl Expect header if the request was explicitly set to not have one (dotnet/corefx#10052)

Commit migrated from https://github.com/dotnet/corefx/commit/b0045645433b457df9ce2503fdfeb19066d84dfd
src/libraries/System.Net.Http/src/System/Net/Http/Unix/CurlHandler.EasyRequest.cs
src/libraries/System.Net.Http/src/System/Net/Http/Unix/CurlHandler.cs