diff options
author | tjpcc <tjp@ctrl-c.club> | 2023-01-24 07:36:28 -0700 |
---|---|---|
committer | tjpcc <tjp@ctrl-c.club> | 2023-01-24 07:36:28 -0700 |
commit | 23d705b93a89cb0aee582eda819a76257f42dffc (patch) | |
tree | 94091c5915a9c1dc9914622838394d32dccf2fed /gemini/gemtext/doc.go | |
parent | 0480e066a3f1ae97dbab8fcb6303589eb0fa724c (diff) |
Add support for titan:// to the gemini server
Titan is a gemini add-on protocol so it really didn't make sense to
build it out in a separate package. The most significant difference in
titan for the purposes of implementation here is that requests can have
bodies following the URL line.
Since gus.Request is a struct, the only way to smuggle in the new field
(a reader for the body) was to stash it in the context.
Diffstat (limited to 'gemini/gemtext/doc.go')
0 files changed, 0 insertions, 0 deletions