Results 4 issues of ilmich

Hi all, I've started using this app, but I think that miss some useful features. I'm a developer and I can help this project, obviously if anyone is interested ;)...

Hi @bgcngm, I've added more resolutions that works also with my mt6592 device. Cheers.

Hi all, is this nice project still active?!?! I can contribute with some code!? Thanks in advance Michele

Hi, It seems that PUT requests that contain a large body are truncated. Temporarily, I resolved with the following workaround in the method HttpRequest.of () ``` if (requestLine.contains ("POST") |...