1
0
Fork 0
mirror of https://git.sr.ht/~adnano/go-gemini synced 2024-05-23 13:06:04 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
Adnan Maolood a65c3c3d4f Make ResponseWriter a struct
Make ResponseWriter a struct again so that it can be extended in a
backwards-compatible way.
2021-02-23 20:41:16 -05:00
Adnan Maolood e9a68917c9 handler: Make ServeGemini accept a Context 2021-02-20 15:49:14 -05:00
Adnan Maolood f3cd70612b mux: Implement matching of schemes and hostnames 2021-02-17 20:09:42 -05:00