Marek Safar
|
ba81e38ecc
[System] WebHeaderCollection from referencesource
|
9 yıl önce |
Marek Safar
|
c92f928ff8
[System] Authorization from referencesource
|
9 yıl önce |
Marek Safar
|
cc3f4c6037
[System] Replace few System.Net types with referencesource
|
9 yıl önce |
Martin Baulig
|
3680b3077b
[System]: 'HttpWebRequest.Proxy' - update ServicePoint on assignment.
|
10 yıl önce |
Martin Baulig
|
f8f7de7356
[System]: Properly propage exceptions in HttpWebRequest.BeginGetResponse().
|
10 yıl önce |
Martin Baulig
|
bc63406128
[System]: Add HttpWebRequest.ServerCertificateValidationCallback.
|
10 yıl önce |
Martin Baulig
|
ec58a4ab09
[System]: Add new internal HttpWebRequest APIs for MonoTlsProvider / MonoTlsSettings.
|
10 yıl önce |
Marek Safar
|
b001eccaa7
[system] Clear content length when redirecting to get request. Fixes #30604
|
10 yıl önce |
Marek Safar
|
ca2f879ce1
[system.net.http] Add special handling for authentication with content (requires content resend) and disabled buffering. Fixes #30869
|
10 yıl önce |
Martin Baulig
|
6808e6a5e6
[System]: Fix the AllowWriteStreamBuffering check. Bugs #26640 and #26936.
|
10 yıl önce |
Marek Safar
|
98ecb517a7
[system] Add support for redirected http web-request with disabled AllowWriteStreamBuffering (empty streams only). Fixes #26640
|
11 yıl önce |
Alexander Köplinger
|
2a978a42f1
[bcl] Remove NET_3_5 defines from class libs
|
11 yıl önce |
Zoltan Varga
|
c1b4366932
[bcl] Remove NET_4_5 defines from class libs.
|
11 yıl önce |
Zoltan Varga
|
032f313d5f
[bcl] Remove NET_4_0 defines from class libs.
|
11 yıl önce |
Marek Safar
|
cd3707a51f
[system] Fixes HttpWebRequest::AllowReadStreamBuffering
|
11 yıl önce |
Marek Safar
|
d1d81c9cb5
[system] Fix warnings
|
11 yıl önce |
Martin Baulig
|
e49d56e8d1
[Http]: Cleanup chained async operations; bug #19161.
|
11 yıl önce |
Martin Baulig
|
f647afb02f
[Http]: Correctly handle request bodies when resending with authentication.
|
11 yıl önce |
Martin Baulig
|
f986a59333
[Http]: Disable redirect with body and no buffering.
|
11 yıl önce |
Martin Baulig
|
461855eddd
[Http]: Clear the 'SendChunked' flag when redirecting.
|
11 yıl önce |
Martin Baulig
|
9f7e64c187
[Http]: Remove chunked/etc headers when redirecting a request as GET.
|
11 yıl önce |
Miguel de Icaza
|
0a13aae80e
System/PCL: Implement HttpWebRequest.SupportsCookieContainer, WebRequest.CreateHttp; Fixes #18378
|
11 yıl önce |
Martin Baulig
|
8f2d3ea31d
HttpWebRequest: Only add "Content-Length" if we have a body; fixes #17736.
|
12 yıl önce |
Martin Baulig
|
faaa8a7c94
Async-ify the remaining WebConnectionStream pieces.
|
12 yıl önce |
AxlPr
|
b3ae7c6d11
Fixed time outs on http redirects
|
12 yıl önce |
Martin Baulig
|
da6c88b49b
[System] WebConnection and WebConnectionStream code cleanups.
|
12 yıl önce |
Martin Baulig
|
5e03c107bc
Put back and fix the SSL async patch.
|
12 yıl önce |
Martin Baulig
|
4b5f5f96c8
[System]: Reset NTLM auth state when redirecting; distinguish host and proxy.
|
12 yıl önce |
Marek Safar
|
56d9a057eb
Revert "Merge pull request #829 from symform/httpwebreq-async-ssl"
|
12 yıl önce |
Sebastien Pouliot
|
35899c07ff
Merge pull request #829 from symform/httpwebreq-async-ssl
|
12 yıl önce |