v7.0.2
Added
- Adds
AUTH_COOKIES
string list constant toconstants.INTERNAL
andauth_cookie_names
variable forASFSession
, used byauth_with_creds()
andauth_with_cookiejar()
to confirm login.
Fixed
- Attempting to authorize
ASFSession
against CMR UAT usingauth_with_creds()
andauth_with_cookiejar()
no longer raises an exception on valid login. - Fixes custom host in
ASFSearchOptions
raising type error while searching.