1
0
mirror of https://git.sr.ht/~adnano/go-gemini synced 2024-11-23 16:52:06 +01:00
Commit Graph

465 Commits

Author SHA1 Message Date
adnano
50b1765ec9 Handle more than one request at a time 2020-09-24 00:26:30 -04:00
adnano
d16253666e Enforce valid URLs 2020-09-21 22:21:51 -04:00
adnano
b81f6d44d4 Add package declaration comment 2020-09-21 22:09:50 -04:00
adnano
480e793d3f Refactor client requests and server responses 2020-09-21 21:31:09 -04:00
adnano
ec37cad3dd Provide Handler with client remote address 2020-09-21 20:44:10 -04:00
adnano
4b96665150 Provide Handler with client certificate information 2020-09-21 19:17:10 -04:00
adnano
51e1df0737 Update Client documentation 2020-09-21 18:30:55 -04:00
adnano
2ea558df61 Add link to documentation in README.md 2020-09-21 18:28:34 -04:00
adnano
513129911c Rename example directory to examples 2020-09-21 18:25:31 -04:00
adnano
6884281d86 Add support for client-side certificates 2020-09-21 18:21:42 -04:00
adnano
0864b16e46 Use bufio.Reader in (*Client).Do 2020-09-21 17:58:36 -04:00
adnano
41eaa13ce9 Update documentation 2020-09-21 17:36:09 -04:00
adnano
23e24bbfc5 Add examples 2020-09-21 17:23:51 -04:00
adnano
25e7c5302f Add LICENSE 2020-09-21 15:55:27 -04:00
adnano
257b807675 Initial commit 2020-09-21 15:49:09 -04:00