Modified HttpClient to fetch the raw stream as bytes
Brought to you by:
jlittle82
Modified HttpClient to fetch the raw stream as bytes
instead of as String. After fetching the raw data, it
stores it in CurrentPageOutput, and then converts it
into CurrentPageText.
This allows testing of binary files in addition to text files
(which can get corrupted in the StreamReader
conversion)
I assign the copyright to this patch to Brian Knowles
and Jim Shore
Logged In: YES
user_id=1209190
Adding test case
Logged In: YES
user_id=1953959
Originator: NO
When I open these files, there are clearly not complete?
Does anyone have these files in a Visual Studios 2005 format?