User talk:Infinity Linden/OGP Serialization And Transport

From Second Life Wiki
Revision as of 18:18, 29 September 2008 by Which Linden (talk | contribs) (Formatting)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

I think 406 is the proper response code if the client sends an Accept header with values you don't support. 415 is for when the body of a request is in a content-type that the server cannot parse (e.g. trying to post application/x-www-form-urlencoded data when we only parse llsd).

Which Linden 18:18, 29 September 2008 (PDT)