Loading
refactor: clarify HTTP cache path as file, not directory
- Rename http_cache_dir property to http_cache_file across config and sources - Update create_cached_session to accept file path instead of directory - Clarify in docstrings that cache_dir parameter is the SQLite database file path - Applies consistently across 3GPP and WhatTheSpec sources