Removing hard coded preamble length
authorHenric Müller <hemuller@microsoft.com>
Thu, 8 Sep 2016 12:15:32 +0000 (14:15 +0200)
committerHenric Müller <hemuller@microsoft.com>
Thu, 8 Sep 2016 12:15:32 +0000 (14:15 +0200)
commit3ce9192edf2f7217c1bafa0c9a72f8668b07b53a
tree56c29f21211df3b4254c9848edbdcf846b650cee
parent1fd62ac204c8294e9915d63a1575813ba5468090
Removing hard coded preamble length

For some reason preamble length was asumed to be 3 when cp 65001
instead of always looking att the preamble length of the encoding.
This resulted in responses cropped by 3 chars on windows.
mcs/class/System/System.Net/HttpListenerResponse.cs