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
- Add a cache for remote lookups
- Use `.content`, not `.raw`, on the response object
`.raw` does not expose the same binary data as `.content` in all
cases. e.g. gzipped content is exposed verbatim.
0 commit comments