alexbrazier/react-native-network-logger

Response types sometimes come back as blobs

alexbrazier opened this issue · 0 comments

The response type is sometimes returned as a blob, particularly if it is a large response.
Blobs should be loaded and returned in the reponse string.