Alexander Prinzhorn
Alexander Prinzhorn
> but then the Python API endpoint handler needs to obtain the state from somewhere (or remember the latest update). That's the missing piece. But I was assuming we had...
> The REST API addon then pulls the data from the proxyserver (it needs to be able to do that on demand for new clients anyways, this was my entire...
I'm currently wondering what "stopping" of a listener is supposed to mean. We should define and document that. Right now on `main` the listener will stop accepting connections but any...
did...did you just create a duplicate of https://github.com/mitmproxy/mitmproxy/issues/4274#issuecomment-722177425 and contradict yourself :thinking: :thinking: :thinking:
I was getting some /r/TrumpCriticizesTrump/ vibes, weird :smile:
> I think there is a balance to be found. Having the same items at all times (but some disabled) provides two things: I agree with @Kriechi, from a ux...
> maybe we should just switch to rendering unprintable characters as �. That sounds reasonable to me. Text bodies would then be rendered 100% correctly (which I think is very...
I cannot reproduce this with the the following steps. Can you? What am I doing wrong? http.txt ``` HTTP/1.1 200 OK Content-Type: application/json Content-Length: 253 [ { "amount": 76013000.0, "date":...
Make sure to look at the raw response in mitmproxy (hit `m` on the response view) and not just the pretty printed JSON. I suspect something funny is going on...
> was actually written in exponential notation: `7.6013E7`, while the smaller `2394000.0` written as it was I do seem to possess some psychic abilities, although I got the capitalization of...