COMMITS
/ CefSharp.Core/ResourceHandlerWrapper.cpp March 2, 2017
A
Change IResourceHandler.ProcessRequest lifetime handling for IRequest
amaitland committed
March 5, 2017
February 18, 2016
A
Resolves #1592 - Expose all methods of CefResourceHandler
amaitland committed
January 11, 2016
A
Update copyright to 2016
amaitland committed
September 29, 2015
A
Fix up some of the vc++ include mess that we had going
amaitland committed
September 8, 2015
September 1, 2015
August 18, 2015
A
Fix typo - newRedirectUrl
amaitland committed
A
Add CanSetCookie and CanGetCookie method stubs, look at implementing later
amaitland committed
July 21, 2015
J
Upgraded to use local 3.2357.1274 NuGet packages and fixed breaking changes
jankurianski committed
June 18, 2015
June 15, 2015
A
Rename GetResponseHeaders to GetResponse
amaitland committed
A
Add first draft of CefResponseWrapper
amaitland committed
A
A
A
A
Change CefRequestWrapper to use the IRequest interface instead
amaitland committed
June 13, 2015
R
* Move unmanged objects into finalizer and call finalizer from Dispose.
rassilon committed
June 5, 2015
May 28, 2015
A
Default StatusCode = 200 and StatusText = "OK"
amaitland committed
May 27, 2015
A
Change ContentLength to be a long (int64)
amaitland committed
A
Rename SchemeHandlerResponse to ResourceHandlerResponse
amaitland committed
A
Change ResourceHandler to IResourceHandler
amaitland committed
April 25, 2015
R
Merge remote-tracking branch 'origin/cef/2272' into cleanup/resourcehandler
rassilon committed
April 16, 2015
A
A
Remove unnecessary ret value and simply use bytes_read instead
amaitland committed
A
Fix has_data naming - remove underscore
amaitland committed
A
Simplify code by removing local variable handled variable - simply return
amaitland committed
A
Resolve SeekOrigin ambiguous reference
amaitland committed
April 15, 2015