Releases: dvob/http-server
Releases · dvob/http-server
v0.1.3
Compare
Sorry, something went wrong.
No results found
Changelog
87bf991 Avoid errors in JWT metadata
v0.1.2
Compare
Sorry, something went wrong.
No results found
Changelog
1ac3d15 Add JWT metadata to infoHandler, change defaults
aa01c68 Support HTTP/1.1 Upgrade in proxy handler
a715ffc Upgrade dependencies
v0.1.1
Compare
Sorry, something went wrong.
No results found
Changelog
49671ef Make middleware configurable
3bfa219 Move old handlers into new structure and add other new handlers
37dfc91 Update Github actions
v0.1.0
Compare
Sorry, something went wrong.
No results found
Changelog
af64469 Add connection logging
a0358c1 Add default handler
d2edee8 Add handler config example to README
3b2fe84 Add request to info handler
a4d4b02 Add simple one line logger
a6c0b18 Build handler from configuration
ab98ab0 Change staticResponseHandler into http.Handler
c33e0fb Fix jsonLogger. Ignore empty body.
c0d47f2 Implement configuration
bb12a98 Implement handler configuration
9380b27 Improve json logging middleware
21c163b Start refactor
5947967 Update README
f2ce07a Update to Go 1.19
v0.0.9
Compare
Sorry, something went wrong.
No results found
Changelog
b467989 Make timeout and data handler configurable
v0.0.8
Compare
Sorry, something went wrong.
No results found
Changelog
de5ef89 Add data and timeout handler
156b985 Remove unused handleJSON function
v0.0.7
Compare
Sorry, something went wrong.
No results found
Changelog
81d9adf Fix Github actions
2a1fa28 Remove Dockerfile
0078331 Update Github workflow
cd63807 Update go.mod to Go 1.16
v0.0.6
Compare
Sorry, something went wrong.
No results found
Changelog
1d8f5cd Update github workflow
v0.0.4
Compare
Sorry, something went wrong.
No results found
Changelog
e29fcaa Add option info and remove option hostname
v0.0.3
Compare
Sorry, something went wrong.
No results found
Changelog
3c6214e Add hostname option