Files
WeatherStar4000/server/scripts/modules/utils
Eddy G 7a07c67e84 Replace CORS proxy with complete server-side cache
- Replace cors/ directory and cors.mjs utility with comprehensive
    HTTP caching proxy in proxy/ directory
- Implement RFC-compliant caching with cache-control headers,
    conditional requests, and in-flight deduplication
- Centralized error handling with "safe" fetch utilities
- Add unified proxy handlers for weather.gov, SPC, radar, and mesonet APIs
- Include cache management endpoint and extensive diagnostic logging
- Migrate client-side URL rewriting from cors.mjs to url-rewrite.mjs
2025-06-24 20:45:43 -04:00
..
2022-12-14 08:31:48 -06:00
2022-11-22 16:19:10 -06:00
2025-05-29 08:30:01 -05:00
2022-12-06 16:14:56 -06:00
2025-05-15 16:04:57 -05:00
2023-01-06 14:39:39 -06:00
2025-05-29 08:30:01 -05:00