New
Single File Mode
Added
- Single File Mode, which allows the mounting of a single file in a virtual directory
- Manual page generation in Makefile.
Changed
- Improve log / debug output.
- Removed unnecessary mutex lock/unlocks.
Fixed
- Handling empty files from HTTP server
What's Changed
- fix: Crash when opening text file by @lk-me in https://github.com/fangfufu/httpdirfs/pull/78
- Fix memory overflow by @lk-me in https://github.com/fangfufu/httpdirfs/pull/81
Full Changelog: https://github.com/fangfufu/httpdirfs/compare/1.2.2...1.2.3