Accept and Accept-Charset - Which is superior?

前端 未结 5 718
攒了一身酷
攒了一身酷 2020-12-08 04:16

In HTTP you can specify in a request that your client can accept specific content in responses using the accept header, with values such as application/xm

5条回答
  •  死守一世寂寞
    2020-12-08 04:59

    I don't think it matters. The client is doing something dumb; there doesn't need to be interoperability for that :-)

提交回复
热议问题