Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
google drive SDK ios api是否支持代理设置?目前我在我自己的 ios 应用程序中使用 goodle drive sdk,我想知道我是否可以在代码中设置代理设置,或者谷歌驱动器会自动在请求中添加代理设置?
google-api-objectivec-client目前不支持代理。如果您不打算使用客户端库,则无法代理请求。
google-api-objectivec-client