Y
Hacker News
new
|
ask
|
show
|
jobs
by
weird-eye-issue
1194 days ago
Sorry but I have to ask why the XMLHttpRequest instead of fetch?
1 comments
throwaway71271
1194 days ago
no reason really, at the time i was not sure if the api will be too slow (like the chat web ui) and i will need progress bar, but by the time i found out i dont, the code was already written
link
weird-eye-issue
1194 days ago
You can use streaming
link