Files
ComfyUI_frontend/src
bymyself d05153a0dc [feat] Integrate header registry with all HTTP clients
- Replace direct fetch() with fetchWithHeaders across entire codebase
- Replace axios.create() with createAxiosWithHeaders in all services
- Update tests to properly mock network client adapters
- Fix hoisting issues in test mocks for axios instances
- Ensure all network calls now support header injection

This completes Step 2: integrating the header registry infrastructure with all existing HTTP clients in the codebase.
2025-08-17 14:00:48 -07:00
..
2025-08-13 11:46:03 -07:00
2025-08-14 14:53:46 -07:00
2025-08-11 14:04:02 -07:00
2025-08-14 14:53:46 -07:00
2025-04-25 13:12:30 -04:00
2024-09-25 16:01:50 +09:00
2025-08-11 23:29:01 -07:00
2025-08-05 07:31:07 -04:00
2025-08-13 11:46:03 -07:00