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
..
2025-06-02 20:42:03 -05:00
2025-06-24 20:45:43 -04:00
2025-05-29 08:30:01 -05:00
2025-05-29 08:30:01 -05:00
2025-06-19 22:50:09 -05:00
2025-06-05 23:34:25 -05:00
2025-05-30 09:06:40 -05:00
2025-06-02 15:57:58 -05:00
2025-05-29 08:30:01 -05:00
2025-05-29 08:30:01 -05:00
2025-05-14 15:03:35 -05:00
2025-06-14 11:35:33 -05:00
2025-05-16 14:42:11 -05:00
2025-06-19 21:56:39 -05:00
2025-06-12 12:14:56 -05:00
2025-06-12 12:14:56 -05:00
2025-06-16 15:47:24 -05:00
2025-06-16 15:47:24 -05:00
2025-06-16 15:47:24 -05:00
2025-06-16 15:47:24 -05:00
2025-06-19 23:30:44 -05:00
2025-05-29 08:30:01 -05:00
2025-05-29 13:32:47 -05:00
2025-05-29 17:03:50 -05:00
2025-05-29 08:30:01 -05:00
2025-06-12 13:13:19 -05:00
2024-10-21 19:21:05 -05:00
2025-05-14 15:03:35 -05:00
2025-06-02 15:57:58 -05:00