History of transport @dff50435-7a33-4f0c-bbdc-f455eb10d80a/v0.5.0
- upgrade go 1.7 ctxhttp to req.WithContext xiyx 5 years ago
- update based on comments TRAVIS ALLEN SALAS COX 5 years ago
- added client finalizer TRAVIS ALLEN SALAS COX 5 years ago
- fix(transport/grpc): remove autoprefixing logic Terin Stock 5 years ago
- transport/http: PopulateRequestContext Accept Peter Bourgon 5 years ago
- update context logic in httprp too Bas van Beek 5 years ago
- remove server wide context from HTTP Transport in favor of per request context provided by net/http Bas van Beek 5 years ago
- Improved gRPC Request / Response Funcs Bas van Beek 5 years ago
- moved protobuf package for test inside the grpc test folder Bas van Beek 5 years ago
- refactored ServerResponseFunc to be more symmetrical with ClientResponseFunc Bas van Beek 5 years ago
- panic on codec error is better as it's a coding error Bas van Beek 5 years ago
- added unit test for gRPC header and trailer request/response propagation Bas van Beek 5 years ago
- adds gRPC ClientAfter handler and multiple calls to Client Before/After funcs Bas van Beek 5 years ago
- Add the ability to specify ServerBefore & ServerAfter multiple times in the ServerOption section Dj Gilcrease (commit: Dj Gilcrease) 5 years ago
- transport/http: provide more response details Peter Bourgon 5 years ago
- Add EncodeXMLRequest oleksii khliupin 5 years ago
- transport/grpc, examples/addsvc: adapt context Peter Bourgon 5 years ago
- transport/grpc: use the old context; not good enough Peter Bourgon 5 years ago
- Use stdlib context instead of golang.org/x/net/context Peter Bourgon 5 years ago
- Add EncodeJSONRequest Will Faught 6 years ago
- don't encode json response with http.StatusNoContent Victor Vrantchan 6 years ago
- transport/http: PopulateRequestContext Peter Bourgon 6 years ago
- transport/http: provide EncodeJSONResponse Peter Bourgon 6 years ago
- transport/http: enhance the DefaultErrorEncoder Peter Bourgon 6 years ago
- Merge pull request #408 from go-kit/issue-394 Peter Bourgon (commit: GitHub) 6 years ago
- transport/http: add ServerFinalizer Peter Bourgon 6 years ago
- transport/grpc: directly return various errors Peter Bourgon 6 years ago
- transport/http: remove Error type Peter Bourgon 6 years ago
- Satisfy the go vet gods Peter Bourgon 6 years ago
- transport/http: gofmt -s -w Peter Bourgon 6 years ago