Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-09[System]: Allow reading fully buffered `HttpWebResponse` body… (#15220)Martin Baulig
2018-05-11[System]: The big WebConnectionStream cleanup. (#8569)Martin Baulig
2018-02-28[System]: Enable some System.Net.Requests tests from CoreFX. (#7080)Martin Baulig
2017-12-14New PR for the new web stack (#6125)Martin Baulig
2017-04-14[WebConnection] Fix race condition between Close and BeginWrite (#4693)Ludovic Henry
2016-08-17[System] Change WebRequest::BeginGetRequestStream driven IAsyncResult::Comple...Marek Safar
2016-05-13[System] Replace few System.Net types with referencesourceMarek Safar
2015-10-15Revert "[System]: WebConnection: improve chunked reads and async callbacks."Martin Baulig
2015-10-14[System]: WebConnection: improve chunked reads and async callbacks.Martin Baulig
2015-08-26[WebConnectionStream] Fix connection loss for >2GB readsBogdanovKirill
2015-07-30[System]: Fix WebConnectionStream.SetHeadersAsync() logic for #31830.Martin Baulig
2015-07-28Revert "[System] Don't assume WebConnectionStream of unknown http methods req...Martin Baulig
2015-07-13[System] Don't assume WebConnectionStream of unknown http methods require wri...Marek Safar
2015-01-22Merge pull request #1156 from felfert/masterMartin Baulig
2014-08-25[System]: WebClient.OpenWrite() must get the response on close; fixes #10163.Martin Baulig
2014-07-11Fixed Bug #21135 - Deadlock in WebConnectionStreamFritz Elfert
2014-05-27[system] Fix warningsMarek Safar
2014-05-21[Http]: Cleanup chained async operations; bug #19161.Martin Baulig
2014-05-05[System] Fix build warningsMiguel de Icaza
2014-04-08[Http]: Clear the 'SendChunked' flag when redirecting.Martin Baulig
2014-02-25Async-ify the remaining WebConnectionStream pieces.Martin Baulig
2014-02-19[System] WebConnection and WebConnectionStream code cleanups.Martin Baulig
2014-02-13Put back and fix the SSL async patch.Martin Baulig
2014-02-13[System]: Reset NTLM auth state when redirecting; distinguish host and proxy.Martin Baulig
2014-02-13Rewrite and fix the web stack's connection reuse and idle logic.Martin Baulig
2014-02-13Fix WebConnectionStream.CheckComplete() logic for chunked encoding.Martin Baulig
2014-02-10Revert "Merge pull request #829 from symform/httpwebreq-async-ssl"Marek Safar
2013-12-06Convert blocking operations in HttpWebRequest and SslClientStream to non-bloc...Bassam Tabbara
2013-06-12Reverted whitespace changesTammo 'kb' Hinrichs
2013-05-08Fix race condition in WebConnectionStreamTammo 'kb' Hinrichs
2012-11-07Add some defensive exceptions to WebConnectionStream to try to track down #6329Miguel de Icaza
2012-11-07Add some defensive exceptions to WebConnectionStream to try to track down #6329Miguel de Icaza
2012-09-06Fix #5655: Always send HTTP headers for WebDAV methods.Martin Baulig
2012-06-02[System] Removal of the NET_2_0 in the source codeMiguel de Icaza
2012-02-27DELETE can have a request streamGonzalo Paniagua Javier
2011-10-17Return the correct length for input streamsGonzalo Paniagua Javier
2011-10-16Don't send the buffered request until GetResponse is calledGonzalo Paniagua Javier
2011-02-11[HttpWebRequest] Can't ignore erros hereGonzalo Paniagua Javier
2011-02-11[HttpWebRequest] Error handling for POST/PUTGonzalo Paniagua Javier
2010-11-01More StringComparison.OrdinalGonzalo Paniagua Javier
2010-10-02Create only 1 callback instance for read/writeGonzalo Paniagua Javier
2010-07-30Adapt to changes in exceptions policy for TP.Gonzalo Paniagua Javier
2009-10-182009-10-17 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2009-08-142009-08-13 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2009-07-222009-07-22 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2009-07-072009-07-07 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2009-07-06* WebConnectionStream.cs: Move and improve argument checks to match MS.Gert Driesen
2009-07-032009-07-02 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2009-07-02fixGonzalo Paniagua Javier
2009-07-022009-07-02 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier