Komi

Results 9 comments of Komi

现在都推广全站https了,这个的用处很有限制。

Mac python3.8 一直提示ipdb错误,最后的解决办法是降级为ipip-ipdb 1.3.1 搞定,坑了很久

> 你是说https请求监听吗,能具体说一下使用场景吗 对的。HTTPS利用组件 监听组件。比如,APP里Webview打开的网页中,随意点击里面的URL会在请求头里面插入了用户的登录凭证,这个时候需要有这样的可以监听https的地址,方便测试。https中打开http链接,会报错。

保持关注,有制作profile.c的脚手架吗?

> I can't successfully submit the file. ![7e99aadd8ffdf1daa47e0d045241c66](https://user-images.githubusercontent.com/55448844/191213593-32e06ce0-f207-4109-bfef-ae00f0e6b0f7.jpg) > > When I sent Post request, it returned "Internal server error" ![image](https://user-images.githubusercontent.com/55448844/191214467-e66b06f1-fdd8-4606-9131-cc77d4781126.png) I have solved this problem. You should run the...

> I resolved it by this patch: > > ```diff > diff --git a/requirements.txt b/requirements.txt > index 92712c0..8e2643d 100644 > --- a/requirements.txt > +++ b/requirements.txt > @@ -5,7 +5,7 @@...