Chatterino / chatterino2

Chat client for https://twitch.tv
MIT License
1.97k stars 442 forks source link

fix: prefer reporting error over status for 200 OK #5378

Closed Nerixyz closed 2 months ago

Nerixyz commented 2 months ago

When the HTTP status code is 200 OK, but an error was reported by Qt, the error name is now reported (if available) instead of "200".

pajlada commented 2 months ago

I broke out all test-changing things into https://github.com/Chatterino/chatterino2/pull/5379 & added the "wrapped test file" logic instead of forced include