waterbang

Results 6 comments of waterbang

I also get this error when trying to build `librusty_v8_release_aarch64-linux-android.a`, is there a way to avoid this error? Because I'm not familiar with `V8`. So it's not clear how to...

你可以fork一下修改源码的proxyAjax函数,存一下你传入的状态,然后需要增加一个函数,在你的proxy 写入参数2的时候执行一下,告诉脚本我要写入了(路过说两句,仅供参考)

那你试试直接把那个闭包保存的方式换成静态变量,每次执行proxy都读一下

> > 那你试试直接把那个闭包保存的方式换成静态变量,每次执行proxy都读一下 > > 不能侵入式 您好,您说的不能入侵式指的是不能自己维护一份定制版的ajax-hook是吗?还是说不能修改你页面的脚本?我上面的意思是自己二次开发一下ajax-hook

Hi, I had originally intended to do it this way, but I couldn't find a place to return WsResponse. Does that mean I have to choose another engine instead? (For...