fetch_async
Description:
Similar to fetch, but asyncronous.
Parameters:
| this | |
| callback | 
           function to invoke at the end of the download.  | 
      
| user_data | 
           data passed to the callback.  | 
      
Similar to fetch, but asyncronous.
| this | |
| callback | 
           function to invoke at the end of the download.  | 
      
| user_data | 
           data passed to the callback.  |