haiyux
|
25c5996360
|
fix:fix url ptr not encode (#2117)
|
2022-06-26 00:25:31 +08:00 |
|
Tony Chen
|
a0e624c0b8
|
fix(binding): fix bind field mask (#2112)
* fix bind field mask
Co-authored-by: chenzhihui <chenzhihui@bilibili.com>
|
2022-06-19 20:16:58 +08:00 |
|
Comolli
|
ec78198050
|
feat: decode google.protobuf.BytesValue compatible base64.URLEncoding. (#1991)
|
2022-05-19 22:37:44 +08:00 |
|
qi
|
c8c870b77f
|
fix: query params: parse list failed, unsupported message type: "google.protobuf.Struct" #1967 (#1989)
* feat: Support google.protobuf.Struct in query parameters.
* style: add a blank line in test proto file.
|
2022-05-17 22:58:28 +08:00 |
|
haiyux
|
00c05e82a3
|
test:remove testify go mod (#1766)
* test:remove testify go mod
* tidy go mdo
* fix test
|
2022-01-14 10:02:42 +08:00 |
|
Tony Chen
|
11a6120a2e
|
fix FieldMask are converted to/from lower-camel naming conventions. (#1724)
|
2021-12-28 20:31:23 +08:00 |
|
Soul
|
0fad751032
|
feat(form/form): add support google.protobuf.Struct; (#1617)
Co-authored-by: soul <chenzhiag@163.com>
|
2021-11-10 23:21:44 +08:00 |
|
海雨
|
fecfb7dc86
|
test: arrangement test proto and add test (#1567)
* arrangement test proto and add test
|
2021-10-20 21:43:44 +08:00 |
|
海雨
|
ad7df8d4bc
|
fix: fix encode form well known message bug (#1568)
fix: fix encode form well known message bug
|
2021-10-20 17:00:55 +08:00 |
|
longxboy
|
210e414e6f
|
fix: fix encode proto well known types in form and url query (#1559)
* fix encode proto well known types
|
2021-10-17 15:36:43 +08:00 |
|
Kagaya
|
f7588a47de
|
fix: ci lint error (#1391)
* fix lint check
* fix lll lint error
* fix build error
* fix gomnd
* fix shadow declaration
* add make test command
* update
|
2021-08-31 10:14:57 +08:00 |
|
包子
|
7b6332ee75
|
deps: middleware add separate go.mod and removes framework deps (#1385)
* deps: middleware add separate go.mod and removes framework deps
|
2021-08-30 23:07:31 +08:00 |
|
yuemoxi
|
0dfab173f9
|
fix:modify encoding test proto path (#1388)
* fix:modify encoding test proto path
* fix
* fix
* fix
|
2021-08-28 22:39:51 +08:00 |
|
yuemoxi
|
a67ec16bf0
|
test(internal/context,internal/host) add test (#1334)
* test(internal/context,internal/host) add test
|
2021-08-25 23:56:28 +08:00 |
|
zwhyb
|
d4ac341bc8
|
http get方法 url 参数带中括号 (#1226)
* fix url query array problem
* use TrimSuffix
|
2021-07-23 22:37:17 +08:00 |
|
喵喵大人
|
4780b6e1fd
|
ci(github action): use golangci-lint to replace the deprecated golint (#1175)
* ci: use golangci-lint to replace the deprecated golint
Co-authored-by: ymh199478 <yumenghan@bilibili.com>
|
2021-07-12 18:09:38 +08:00 |
|
longxboy
|
23a7f15541
|
add form for codec (#1158)
* add form for http codec
|
2021-07-08 13:05:21 +08:00 |
|
youn
|
c268f98404
|
add form encoding (#1138)
* add form encoding
* update examples go mod
|
2021-07-01 20:36:12 +08:00 |
|