Marwan
Marwan
Definitely an issue, I can't disable User-Agent in a Session context even with a prepared request : 
> 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 : ...
Same for me when I restart a Node project
Hello, I'm also looking for this feature, any ETA ?
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...