- 29 May, 2017 1 commit
-
-
Jehonathan authored
Beta
-
- 26 May, 2017 3 commits
-
-
justcoding121 authored
-
justcoding121 authored
-
justcoding121 authored
-
- 24 May, 2017 3 commits
-
-
Jehonathan Thomas authored
Beta for Win Auth
-
justcoding121 authored
-
justcoding121 authored
-
- 23 May, 2017 7 commits
-
-
justcoding121 authored
-
justcoding121 authored
-
justcoding121 authored
-
Jehonathan Thomas authored
ntlm kerberos
-
Jehonathan Thomas authored
-
justcoding121 authored
-
justcoding121 authored
-
- 22 May, 2017 8 commits
-
-
justcoding121 authored
-
justcoding121 authored
-
justcoding121 authored
-
justcoding121 authored
-
justcoding121 authored
-
justcoding121 authored
-
justcoding121 authored
-
Jehonathan Thomas authored
Stream disposing fix, SslStream should dispose the inner stream (true…
-
- 21 May, 2017 1 commit
-
-
Honfika authored
-
- 20 May, 2017 7 commits
-
-
justcoding121 authored
-
Jehonathan Thomas authored
Creating less byte arrays. CopyToStream functions simlified. ReadByte…
-
Honfika authored
-
Honfika authored
-
https://github.com/dotnet/corefx/issues/5014Honfika authored
- Charset sometimes contains x-user-defined. I don't know what is that, but it is not a valid encoding value, to do not try to convert it to Encoding object - ReadLineAsync returns null when can't read any bytes + throw more accurate IOException in ReceiveResponse (Earlier it was IndexOutOfBoundsExceptionÖ
-
Honfika authored
Trim is not needed because it is splitted on the space characters (and it should not have any other whitespace character). ToLower is not needed because IgnoreCase equals is used.
-
Honfika authored
Creating less byte arrays. CopyToStream functions simlified. ReadBytesAsync reads the data to the buffer which is passed in the argument and returns immediately when any data read. (old read method can be removed, it is not used)
-
- 19 May, 2017 8 commits
-
-
justcoding121 authored
-
https://github.com/justcoding121/Titanium-Web-Proxyjustcoding121 authored
# Conflicts: # Examples/Titanium.Web.Proxy.Examples.Basic/ProxyTestController.cs # Titanium.Web.Proxy/Helpers/CustomBinaryReader.cs # Titanium.Web.Proxy/Helpers/Network.cs # Titanium.Web.Proxy/Helpers/Tcp.cs # Titanium.Web.Proxy/Http/HeaderParser.cs # Titanium.Web.Proxy/Http/HttpWebClient.cs # Titanium.Web.Proxy/Http/Request.cs # Titanium.Web.Proxy/Network/CertificateManager.cs # Titanium.Web.Proxy/Network/Tcp/TcpConnection.cs # Titanium.Web.Proxy/Network/Tcp/TcpConnectionFactory.cs # Titanium.Web.Proxy/ProxyAuthorizationHandler.cs # Titanium.Web.Proxy/ProxyServer.cs # Titanium.Web.Proxy/RequestHandler.cs # Titanium.Web.Proxy/ResponseHandler.cs
-
Jehonathan Thomas authored
Merge with beta
-
-
justcoding121 authored
-
Jehonathan Thomas authored
-
Jehonathan Thomas authored
add TLS cert revocation check flag; cleanup
-
justcoding121 authored
-
- 18 May, 2017 1 commit
-
-
Jehonathan Thomas authored
Beta
-
- 17 May, 2017 1 commit
-
-
justcoding121 authored
-