)]}'
{
  "commit": "524ef56969655b5eff8becc6ca737cc2663d156d",
  "tree": "3e27a4f765a3a6d612dde646094c60faeecb8abb",
  "parents": [
    "2a7f1197ce01f19083f8d9b3c2f2938276809e87"
  ],
  "author": {
    "name": "Colin Blundell",
    "email": "blundell@chromium.org",
    "time": "Wed May 27 18:01:32 2015 +0200"
  },
  "committer": {
    "name": "Colin Blundell",
    "email": "blundell@chromium.org",
    "time": "Wed May 27 18:01:32 2015 +0200"
  },
  "message": "Handle redirects in AuthenticatingURLLoaderImpl.\n\nThis CL adds |FollowRedirect()| to authenticating_url_loader.mojom. The logic\nfor implementing redirects is as follows:\n\n- When the AuthenticatingURLLoaderImpl receives a response that is a redirect,\n  it sets the redirect url as the url of its \"new\" request and clears its\n  authentication state, since that authentication state was for the\n  pre-redirect request. If the client had requested that requests be\n  automatically followed, it then calls |FollowRedirect()| on its internal\n  URLLoader. Otherwise, it returns the response to the client but saves its\n  internal URLLoader in case the client responds by calling |FollowRedirect()|.\n\nR\u003dqsr@chromium.org\n\nReview URL: https://codereview.chromium.org/1146923003\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4fff367aeb8b37abba526f4fbf15a172ea1f7d8a",
      "old_mode": 33188,
      "old_path": "mojo/services/authenticating_url_loader/public/interfaces/authenticating_url_loader.mojom",
      "new_id": "b73c919f69652d5c68dfa90bc85bdbfb0b5befd0",
      "new_mode": 33188,
      "new_path": "mojo/services/authenticating_url_loader/public/interfaces/authenticating_url_loader.mojom"
    },
    {
      "type": "modify",
      "old_id": "9d839afdca9c5b75fc50ef6174553e171cfbc641",
      "old_mode": 33188,
      "old_path": "services/authenticating_url_loader/authenticating_url_loader_impl.cc",
      "new_id": "53b03247b463e4bac26adad048bcbb9213d4da81",
      "new_mode": 33188,
      "new_path": "services/authenticating_url_loader/authenticating_url_loader_impl.cc"
    },
    {
      "type": "modify",
      "old_id": "e1e9d030b1355addaa66e3a8812e1458ed80cc12",
      "old_mode": 33188,
      "old_path": "services/authenticating_url_loader/authenticating_url_loader_impl.h",
      "new_id": "a3ef28f4a90ab4d0ebb148bbeb798bf05b82ca0b",
      "new_mode": 33188,
      "new_path": "services/authenticating_url_loader/authenticating_url_loader_impl.h"
    }
  ]
}
