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
thank you for your question, this code is used to employ streaming to send back file containing photo (somehow large file) to client chunk by chunk. this will save server memory. in other words, server doesn't need to load full file into memory. think of it like youtube video buffering and streaming.
IP-Location/src/handler.js
Line 14 in b586006
I really need an explanation for this ?!
The text was updated successfully, but these errors were encountered: