1
0
mirror of https://git.sr.ht/~adnano/go-gemini synced 2024-09-30 00:43:36 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
adnano
ace3e682de Remove TLSConfig fields 2020-09-25 18:53:20 -04:00
adnano
891c4fbec4 Remove Client struct
Gemini requests are very simple and leave little room for customization,
so a configurable Client is not necessary.
2020-09-24 01:55:41 -04:00
adnano
fde295cb25 Fix client example 2020-09-24 01:43:03 -04:00
adnano
39552c0f8f Provide Handler with client certificate information 2020-09-21 19:17:10 -04:00
adnano
0b6d3d8633 Rename example directory to examples 2020-09-21 18:25:31 -04:00