vue-resource icon indicating copy to clipboard operation
vue-resource copied to clipboard

How does vue-resource set the encoding?

Open ZengGuanBao opened this issue 7 years ago • 3 comments

image Use vue-r to request resources, but the returned Chinese data is garbled

ZengGuanBao avatar Sep 11 '17 08:09 ZengGuanBao

Could you paste the headers of request and response? And what correct encoding the response should be?

samsong8610 avatar Sep 25 '17 05:09 samsong8610

hi,I also encountered the same problem as you.how did you solve it? the Chinese data is garbled

imakan avatar Nov 11 '17 16:11 imakan

this is answer: https://github.com/pagekit/vue-resource/issues/656 https://github.com/pagekit/vue-resource/issues/326

imakan avatar Nov 11 '17 17:11 imakan