1
votes

Does google drive SDK ios api support proxy setting? Currently I am using goodle drive sdk in my own ios application and I would like to know that is there anyway for me to set up proxy setting in the code or will the google drive will automatically add the proxy setting in the request?

1

1 Answers

1
votes

google-api-objectivec-client doesn't support proxying at the moment. If you're not planning to use the client library, you can't proxify the requests.