|
|
|
|
|
by glassx
5463 days ago
|
|
I think most developers don't see that as a problem. We modify the response all the time based on headers like User-Agent, Referer, If-Unmodified-Since, Accept-Language and others, so using Accept for versioning isn't really that strange. |
|
Referer, If-Unmodified-Since: these only decide if you respond or don't or error, they don't generally change a successful transfer
Accept-Language: I was under the impression that this was buggy and not well-supported, but it is a good example in theory