It seems that the Google Drive protocol uses HTTP status code 308 in a way that conflicts with the IETF's assignment of the status code (see http://www.iana.org/assignments/http-status-codes/http-status-codes.xml, http://tools.ietf.org/html/draft-reschke-http-status-308-07, and https://datatracker.ietf.org/doc/draft-reschke-http-status-308/).
Are there any plans for aligning/fixing the Google Drive protocol accordingly?
(See also http://code.google.com/p/chromium/issues/detail?id=109012 for the related Chrome issue.)