Skip to content

Conversation

@StevenXL
Copy link

Replace parseRequest with parseUrlThrow. The latter will throw if the response is does not have a status code of 2xx.

@StevenXL
Copy link
Author

This hopefully addresses #353 and #352.

@phadej
Copy link
Contributor

phadej commented Mar 22, 2019

Have you checked that MtStatus, MtRedirect and MtUnit requests work as expected still?

@StevenXL
Copy link
Author

I haven’t checked that yet. As soon as I get some time, I’ll check them.

@domenkozar
Copy link
Contributor

@phadej what exactly should be checked?

@phadej
Copy link
Contributor

phadej commented Apr 18, 2019

That they don’t throw, as we expect non-200 status codes too

@phadej
Copy link
Contributor

phadej commented May 30, 2019

Fixed in ae57e5f,

MtUnit needed explicit "don't care about status" check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants