Revision e09fdcfa daemons/ganeti-rapi

b/daemons/ganeti-rapi
134 134
      if sn:
135 135
        req.response_headers[http.HTTP_ETAG] = str(sn)
136 136
    except:
137
      method = req.request_method.upper()
137 138
      logging.exception("Error while handling the %s request", method)
138 139
      raise
139 140

  

Also available in: Unified diff