jhomlala / alice

HTTP Inspector for Flutter. Allows checking HTTP connections with UI inspector.
544 stars 246 forks source link

fix: packages/alice_chopper non-HTTP error status #200

Closed techouse closed 3 months ago

techouse commented 3 months ago

I noticed that the AliceHttpResponse.status has to be -1 to show ERR in the calls list UI.

image

jhomlala commented 3 months ago

LGTM :)