A server (and importable types for the response) that returns metadata that the client sends. https://pkg.go.dev/r00t2.io/clientinfo
Go to file
brent saner eb5c44e1c3
v0.1.0
Fixes confirmed; see tag message for details.
2024-12-19 02:56:26 -05:00
_extras update _extras; fix typo (htttp => http), and add rest of options in clientinfo.env 2024-12-12 04:23:20 -05:00
args initial commit before refactor switch 2024-12-12 02:22:54 -05:00
cmd/clientinfo initial commit before refactor switch 2024-12-12 02:22:54 -05:00
server v0.1.0 2024-12-19 02:56:26 -05:00
version initial commit before refactor switch 2024-12-12 02:22:54 -05:00
.gitignore initial commit before refactor switch 2024-12-12 02:22:54 -05:00
build.sh initial commit before refactor switch 2024-12-12 02:22:54 -05:00
go.mod initial commit before refactor switch 2024-12-12 02:22:54 -05:00
go.sum initial commit before refactor switch 2024-12-12 02:22:54 -05:00
LICENSE initial commit before refactor switch 2024-12-12 02:22:54 -05:00
README.adoc BUGFIX: Content-Type, Nil Raw Body Edge Case, Links 2024-12-19 02:27:53 -05:00
TODO BUGFIX: Content-Type, Nil Raw Body Edge Case, Links 2024-12-19 02:27:53 -05:00

ClientInfo

Table of Contents

1. DOCS

TODO!