1
0
mirror of https://git.sr.ht/~adnano/go-gemini synced 2024-09-20 11:31:34 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
adnano
ddd6215dcc Use strings.Builder in Fingerprint 2020-10-28 15:14:24 -04:00
adnano
7e215669e7 Add ServeFile function 2020-10-27 13:32:48 -04:00
adnano
4beed7e90e Add (*ResponseWriter).WriteStatus function 2020-10-27 13:30:35 -04:00
adnano
de46c241b0 Update documentation 2020-10-24 15:29:12 -04:00
adnano
6cccba3800 Rename repository to go-gemini 2020-10-24 15:15:32 -04:00
adnano
40255d8c40 Rename Handler to Responder 2020-10-21 16:28:50 -04:00
adnano
e09d6659b4 Rename rw, req to w, r 2020-10-13 20:22:12 -04:00
adnano
bf8f183cab Move errors to gemini.go 2020-10-13 20:10:04 -04:00
adnano
38e6f42295 Detect mimetypes 2020-10-11 20:13:53 -04:00
adnano
037a707863 Move filesystem code to its own file 2020-10-11 18:57:04 -04:00