PRB: HttpOpenRequest Function Does Not Cache File (239788)
The information in this article applies to:
- Microsoft Internet Explorer (Programming) 4.0
- Microsoft Internet Explorer (Programming) 4.01
- Microsoft Internet Explorer (Programming) 4.01 SP1
- Microsoft Internet Explorer (Programming) 4.01 SP2
- Microsoft Internet Explorer (Programming) 5
This article was previously published under Q239788 SYMPTOMS
When you write a WinInet application to download files from a server using the HttpOpenRequest function, the file never get cached.
CAUSE
WinInet caches a file in such a way that the cached file is populated as you call the InternetReadFile function. If you don't read the file by calling InternetReadFile, the file is not cached.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 7/20/2001 |
---|
Keywords: | kbDSupport kbprb KB239788 |
---|
|