cef/libcef
Marshall Greenblatt 558a8a3658 Implement improvements for request handling (issue #1327).
- Add a new CefRequestHandler::OnResourceResponse() method for inspecting the request/response headers and potentially restarting or redirecting the request.
- Add a new CefRequest::GetIdentifier() method for tracking a request across multiple CefRequestHandler callbacks.
- Pass a CefRequest object instead of just the old URL to CefRequestHandler::OnResourceRedirect().

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@2073 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-03-11 18:44:11 +00:00
..
browser Implement improvements for request handling (issue #1327). 2015-03-11 18:44:11 +00:00
common Implement improvements for request handling (issue #1327). 2015-03-11 18:44:11 +00:00
renderer Update to Chromium revision 47fb4821 (#318735). 2015-03-04 01:00:13 +00:00
resources Further improvements to spell checking support (issue #137). 2014-10-19 01:47:27 +00:00
utility Update to Chromium revision 47fb4821 (#318735). 2015-03-04 01:00:13 +00:00