Modified HTTPStream to return Null if not found
BlitzMax Forums/BlitzMax Module Tweaks/Modified HTTPStream to return Null if not found| 
 | ||
| The HTTPStream module returns a stream even if the file does not exist.  This tweak adds a global variable that if set will attempt to detect rejected requests: http://blitzmax.com/codearcs/codearcs.php?code=2267 |