index
:
sliderule.git
main
The small web toolkit for Go
Travis Parker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spartan
Age
Commit message (
Expand
)
Author
4 days
empty path handling for spartan/gemini clients and servers
tjp
2024-01-13
dial timeouts for clients, and catch up on test fixes
tjp
2024-01-10
add a *Request to Response
tjp
2023-11-14
bugfixes from the Protocol refactor
v1.6.0
tjp
2023-11-13
lint and bug fixes
tjp
2023-11-13
refactor contribs to work with a Protocol interface
tjp
2023-10-30
allow for bare LF line endings in spartan
v1.5.0
tjpcc
2023-10-30
set request body in spartan.ParseRequest
tjpcc
2023-10-09
logging.Base()
tjpcc
2023-08-12
multi-protocol client
tjpcc
2023-08-12
move common types to an internal package
tjpcc
2023-08-12
document maxredirects on clients
tjpcc
2023-08-12
add Fetch method to clients which follows redirects
tjpcc
2023-05-03
add JoinDefaultPort for servers' configuration
tjpcc
2023-05-01
make spartan.Client.RoundTrip match the API of other clients.
tjpcc
2023-05-01
name change gus -> sliderule
tjpcc
2023-04-29
initial spartan client support
tjpcc
2023-04-29
tests and bugfixes to spartan request parsing
tjpcc
2023-04-29
initial spartan server support
tjpcc