1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-14 02:33:03 +02:00
kratos/transport/http/binding
shifengbin c407afc81d
fix: in case url or form bind param error should return BadRequest (#2256)
* fix: binding url or form convert type error should be return BadRequest

* golint
2022-08-09 12:00:10 +08:00
..
bind_test.go fix: in case url or form bind param error should return BadRequest (#2256) 2022-08-09 12:00:10 +08:00
bind.go fix: in case url or form bind param error should return BadRequest (#2256) 2022-08-09 12:00:10 +08:00
encode_test.go test(transport): add unit test for transport coverage: 91.7% of state… (#2172) 2022-07-10 20:34:19 +08:00
encode.go test(transport): add unit test for transport coverage: 91.7% of state… (#2172) 2022-07-10 20:34:19 +08:00