Skip to content

Conversation

sirosen
Copy link
Member

@sirosen sirosen commented Aug 10, 2023

  • 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.

- 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.
@sirosen sirosen merged commit d429e84 into main Aug 10, 2023
@sirosen sirosen deleted the fix-resolution-behaviors branch August 10, 2023 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant