You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to check on what are the reasons/ advantages to creating a custom transport adapter, as is done here. The python requests library allows for definition of a similar thing: https://requests.readthedocs.io/en/master/user/advanced/#transport-adapters. @jdolitsky sorry for the multiple pokes today! If you have a few minutes in the next week or so to give a quick answer, it will definitely be helpful! For the meantime I'm going to skip creating the custom adapter.