Qt
Qt
are you want to collect log by diff uri? ```go engine := gin.New() engine.Use(func(ctx *gin.Context) { uri := ctx.Request.RequestURI switch { case strings.Contains(uri, "pc"): ctx.Set("log_path", "pc_nx.access") case strings.Contains(uri, "mobile"): ctx.Set("log_path",...
Whether the request body has been read
> yes this is a requirement. Today the api is very large and has grown over time. Would you like to open a few prs to add them. we can...
我不想只会冒泡
> $HOME/.config/ussr > > 你是怎么用的? > > 这个使用方法看 readme,和原来的 electron-ssr 不太一样,原来的是用 python 版的 ss ,我这里用了一个 c++ 写的 ssr-native,ubuntu 18.04 编译好的 ssr-local 见 release > > 使用时先下载这个 ssr-local,加执行权限,放到一个目录 > > 打开...
v4.22.1 desktop have the same question, in cmd docker ps -a with nothing out put
> v4.22.1 desktop have the same question, in cmd docker ps -a with nothing out put i fix this question by downgrade to v4.20, mac mini m1
> I have the same issue as well on an M2 MacBook Pro running 4.22.1. (Mac OS version 13.4.1 (c) ) > > Diagnostics ID: `FCA5E48B-4E08-4800-B63F-71AC0585560A/20230907060156` maybe downgrade to 4.20...
> this pr has been a battle, i apoligise Some checks have not been passed, causing auto merging to fail. Is there a way to avoid this?
@tac0turtle Is this PR out of date and does it need to be resubmitted based on the latest code?