treagod/spectator

[Bug] Charset

btd1337 opened this issue · 5 comments

Please, Could you use UTF-8 charset like default?

Look the bug in Category field in the SS.

Captura de tela de 2019-05-26 21-49-56

Thanks for the feedback. I will look into it as soon as possible.

Hi, sorry for the long wait.

I checked the problem, but can't reproduce it. Is there a chance that the server can't handle it?

utf8_works

The problem doesn't reproduce in other Rest Clients, for example Insomnia.

An observation: Your test must contain Latin characters.

Test Endpoint: https://lancheteria-api.herokuapp.com/restaurants

Insomnia

Captura de tela de 2019-07-27 00-17-22

Captura de tela de 2019-07-27 00-17-42

Spectator

Captura de tela de 2019-07-27 00-18-01

Captura de tela de 2019-07-27 00-18-19

Thanks for providing the example. The revision ae03bf6 should fix it.