hak0

Results 4 comments of hak0

遇到同样问题 客户端: igniter-go 0.9.5beta-SNAPSHOT, qv2ray 2.6.3:5840, shadowrocket 最新版,开启多路复用后服务端报错: ``` failed to parse udp packet addr | unable to read ATYP | EOF ``` 服务端版本0.8.2

Same problem here on Mac OS. The PR works! Thanks!

Thanks for the solution provided by doko-desuka! On my current version `7.0.3.2+matrix+1`, seems like the request is abstracted into `resources/lib/youtube_plugin/kodion/network/requests.py`, in function `def request(self,url, method='GET', ...)` ```python if verify is...