Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

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.)

share|improve this question

1 Answer

up vote 1 down vote accepted

Google have been working on providing an alternative for this that does not conflict with 308.

This should be available soon. The documentation will be updated to reflect the new method. Thanks for raising the issue.

share|improve this answer
Thanks for the update! – Julian Reschke Jan 28 at 8:07

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.