1
0
mirror of https://git.sr.ht/~adnano/go-gemini synced 2025-08-27 07:51:31 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
adnano
6d794fa24c Add ReadRequest and ReadResponse functions 2020-12-18 01:42:05 -05:00
adnano
ebcf4db2b7 Expose Request.Write and Response.Read functions 2020-12-18 01:14:06 -05:00
adnano
2d89a1ed0c Remove Response.Request field 2020-12-18 00:19:53 -05:00
adnano
0dbe9d4d38 Don't guarantee that (*Response).Body is always non-nil 2020-11-08 18:38:08 -05:00
adnano
cd173f8c0a Guarantee that (*Response).Body is non-nil 2020-10-31 23:04:47 -04:00
adnano
9732b42684 Set default mimetype if META is empty 2020-10-31 20:32:38 -04:00
adnano
f30edf949c Store a reference to the Request in Response 2020-10-28 00:21:27 -04:00
adnano
e4ec065c4e Make (*Response).Body an io.ReadCloser 2020-10-27 19:16:55 -04:00
adnano
381c181a11 Add (*ResponseWriter).WriteStatus function 2020-10-27 13:30:35 -04:00
adnano
02dd955c4e Rename repository to go-gemini 2020-10-24 15:15:32 -04:00
adnano
58390ea31a Refactor 2020-10-21 17:07:28 -04:00