TypeFetched/src
Casey Collier 0459622c43 Fix streaming methods to support baseURL resolution
- Extract URL resolution logic into resolveUrl() helper method
- Fix stream() and streamJSON() to use baseURL for relative URLs
- Prevents 'Failed to parse URL' errors when using relative paths
- Bump version to 0.1.3
2025-07-20 16:15:36 -04:00
..
cache Initial commit: TypedFetch - Zero-dependency, type-safe HTTP client 2025-07-20 12:35:43 -04:00
core Fix streaming methods to support baseURL resolution 2025-07-20 16:15:36 -04:00
discovery Initial commit: TypedFetch - Zero-dependency, type-safe HTTP client 2025-07-20 12:35:43 -04:00
types Initial commit: TypedFetch - Zero-dependency, type-safe HTTP client 2025-07-20 12:35:43 -04:00
index.ts Initial commit: TypedFetch - Zero-dependency, type-safe HTTP client 2025-07-20 12:35:43 -04:00