As a Maui blazor app hosting the webview reads directly from the file system, there is no code to implement caching headers, nor do the static files get proceed by blazor.
TheMaui app could implement a caching strategy for the hosted webview, but it would vary by o/s
If the files are public urls, rather than wwwroot, the host controls caching tags.