-
To facilitate cleaner integration with bower (instead of using the latest commit's hash)
-
Base64 encoding is quite expensive and probably not necessary. For one of our projects I have to crop some screenshots. This is even more expensive because I have to decode them and encode them again.…
-
When I want to add Subscribers toi the CampaignMonitor API using this wrapper, I get the following reponse:
```
Result of POST /api/v3/subscribers/{list id}.{format}
Failed with code 401
object(s…
-
下载时您定义好了几种代理软件的pac文件,如果我没有理解错误的话,其中的区别应该只是代理服务器的IP和端口的区别吧?
我下载了for GAppProxy的pac文件,然后发现不能用于GoAgent,难道不是针对GoAgent的?后来对其base46解码发现其定义的代理服务器端口果然是8000而不是8087(目前最新版本的goagent的默认端口),将端口修改为8087后顺利实现代理。
这个问题…