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
Trying to use db.head to get document size fast, it returns headers without content-length. I switched to axios just for that call to access document size.
Trying to use db.head to get document size fast, it returns headers without content-length. I switched to axios just for that call to access document size.
Here is a simple piece of code :
Expected Behavior
Here is what I get with axios, and therefor have with nano:
Current Behavior
Here is what I get with nano:
Your Environment
The text was updated successfully, but these errors were encountered: