-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
和FTP(https://github.com/sonichy/FTPServe_Android)一样,文件不能直接打开,而是下载。
我是想在 Android 平台替代 termux 运行 python -m http.server.
好像不加 Content-disposition 头就行了。
HttpServerOnAndroid/app/src/main/java/com/guo/duoduo/httpserver/http/FileBrowseHandler.java
Line 138 in 5e135fa
| httpResponse.addHeader("Content-Disposition", "attachment;filename=" |
Metadata
Metadata
Assignees
Labels
No labels