)]}'
{"swift/common/middleware/staticweb.py":[{"author":{"_account_id":7847,"name":"Alistair Coles","email":"alistairncoles@gmail.com","username":"acoles"},"change_message_id":"6aca875c23be6ec18dec8732d71dbb3fd920fcdb","unresolved":false,"context_lines":[{"line_number":168,"context_line":"        save_response_status \u003d self._response_status"},{"line_number":169,"context_line":"        save_response_headers \u003d self._response_headers"},{"line_number":170,"context_line":"        save_response_exc_info \u003d self._response_exc_info"},{"line_number":171,"context_line":"        resp \u003d self._app_call(make_env("},{"line_number":172,"context_line":"            env, \u0027GET\u0027, \u0027/%s/%s/%s/%s%s\u0027 % ("},{"line_number":173,"context_line":"                self.version, self.account, self.container,"},{"line_number":174,"context_line":"                self._get_status_int(), self._error),"}],"source_content_type":"text/x-python","patch_set":5,"id":"5a2ca52d_c9429c3e","line":171,"updated":"2015-10-14 15:07:43.000000000","message":"This change is interesting - if a request gets a 401, this may attempt to GET 401error.html - before that would work, now it will only work if the request has permission to access the objects in the container.\n\nIMHO that is correct! I will follow up with a test that verifies that behaviour.","commit_id":"a7af802497f3b86d33cbee852500df456c316685"}]}
