naipotato / Replay

[DEVELOPMENT MIGRATED] Explore and watch your favorite videos
https://code.potato.zone/replay-app/replay
GNU General Public License v3.0
156 stars 8 forks source link

http-error: improve HttpError creation #158

Closed naipotato closed 10 months ago

naipotato commented 10 months ago

Add more checks before pulling the server error message, separate the framing of the error message for clarity, and use the full qualifier of Soup status codes to avoid collision with error codes from the HttpError domain