feat(gopher): add resume and metadata support

This commit is contained in:
2026-06-30 18:43:01 +02:00
parent 9867e2817e
commit 760593cdb9
4 changed files with 446 additions and 22 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ certificate pinning and metadata debugging to all TLS protocols.
downloads; `--resume` support. Currently Gemini has `Features: []`
it doesn't advertise resume, and the download loop doesn't save
progress.
- [ ] **Gopher resume & metadata** — same as Gemini. Gopher `typeHTML`
- [x] **Gopher resume & metadata** — same as Gemini. Gopher `typeHTML`
and `typeTextFile` responses should save `.goget.meta` for resume.
### 🟢 Medium Priority