What are the differences and advantages of using one over the other:
Accept: application/json;charset=utf-8
versus:
Accept: application/json
Accept-Charset: utf-8
Is the first form compliant to rfc 2616?
Note: could be json or xml, etc.
|
What are the differences and advantages of using one over the other:
versus:
Is the first form compliant to rfc 2616? Note: could be json or xml, etc. |
|||
|