mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #54] [MERGED] feat: serve single file #444
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sigoden/dufs/pull/54
Author: @sigoden
Created: 6/19/2022
Status: ✅ Merged
Merged: 6/19/2022
Merged by: @sigoden
Base:
main← Head:feat-single-file📝 Commits (3)
6260730feat: serve single file1fcb72ffeat: add content-disposition when send fileb894971fix: wait custom server for port📊 Changes
6 files changed (+56 additions, -11 deletions)
View changed files
📝
src/args.rs(+3 -0)📝
src/server.rs(+24 -8)📝
tests/args.rs(+24 -1)📝
tests/bind.rs(+3 -1)📝
tests/fixtures.rs(+1 -1)📝
tests/http.rs(+1 -0)📄 Description
close #53
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.