Samuel Wang
Results
3
issues of
Samuel Wang
## Description * a simple description of what you're trying to accomplish * a summary of changes in code * which issues it fixes, if any ## Screenshots/videos: ## Checklist:...
This fix will help people handle the 404 errors. It hangs when resources are not found now.
!err && res.statusCode != 200 is not captured. If it enters this situation, the program will hang. I will submit a fix for that.