wxWebRequest Check file exists

If you are using the main C++ distribution of wxWidgets, Feel free to ask any question related to wxWidgets development here. This means questions regarding to C++ and wxWidgets, not compile problems.
Post Reply
raananb
Super wx Problem Solver
Super wx Problem Solver
Posts: 488
Joined: Fri Oct 27, 2006 4:35 pm
Location: Paris, France
Contact:

wxWebRequest Check file exists

Post by raananb »

Is it possible to check if a file exists with wxWebRequest without trying to download the file?
Post Reply