Marwan

Results 7 comments of Marwan

Definitely an issue, I can't disable User-Agent in a Session context even with a prepared request : ![cancer useragent](https://upload.illya.network/_files/3pylf37a.png)

> You can remove it after the fact: > > ```python > req = requests.Request(...) > prepared = session.prepare_request(req) > del prepared.headers['User-Agent'] > session.send(prepared) > ``` Same issue : ![](https://upload.illya.network/_files/udgacn1n.png)...

Don't seems to work with APatch

Nevermind, it works. You should not use the Lite Mode and allows root for all Felica apps except Pay Sidecar

> I have the same issue with v0.12.0. Has anyone find out where the problem is? I disabled all modules but /system was still rw. > > Edit: RootBeer does...