jessetang
|
a1a2b9dbd9
|
test(encoding/form): add unit test and code style modift (#2467)
* test(encoding/form): add unit test and code style modift
* fix test
* add populateRepeatedField test
|
2 years ago |
Tony Chen
|
a680321309
|
add custom binding (#2428)
* add custom binding
* fix test
* fix empty value
|
2 years ago |
jesse.tang
|
9737a3c5e4
|
fix: typo and grammatical errors (#2368)
* fix: grammar
* fix: grammar
* fix overrode
* translate to English
* translate to English
|
2 years ago |
Astone
|
205aa88d86
|
fix: encoding form decode field mask from well-know (#2285)
Co-authored-by: Astone <caliburn_marco@163.com>
|
3 years ago |
Comolli
|
ec78198050
|
feat: decode google.protobuf.BytesValue compatible base64.URLEncoding. (#1991)
|
3 years ago |
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.
|
3 years ago |
Tony Chen
|
11a6120a2e
|
fix FieldMask are converted to/from lower-camel naming conventions. (#1724)
|
3 years ago |
Soul
|
0fad751032
|
feat(form/form): add support google.protobuf.Struct; (#1617)
Co-authored-by: soul <chenzhiag@163.com>
|
3 years ago |
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
|
4 years ago |
zwhyb
|
d4ac341bc8
|
http get方法 url 参数带中括号 (#1226)
* fix url query array problem
* use TrimSuffix
|
4 years ago |
longxboy
|
23a7f15541
|
add form for codec (#1158)
* add form for http codec
|
4 years ago |
longxboy
|
736385c8e6
|
Feat/uni transport (#1028)
* add metadata incoming&outgoing
* regenerate proto
* uni transport
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
|
4 years ago |
longxboy
|
eb958b2093
|
add path for rpc stub (#947)
* add path for rpc stub
* fix http body and response_body
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
|
4 years ago |
longxboy
|
9a3a02fc68
|
add http client rpc stub (#943)
* add http client
|
4 years ago |
Tony Chen
|
b9f821c29f
|
transport/http: add http handler (#937)
* add http handler
* fix request error
|
4 years ago |
Cluas
|
8b875e43a5
|
binding: ignore unexpected field (#879)
|
4 years ago |
Tony Chen
|
d92c1edc26
|
fix incorrect conversion between integer types (#824)
|
4 years ago |
Tony Chen
|
496edc6fb1
|
Http/refactor register service (#734)
* refactor http handle
|
4 years ago |
chenzhihui
|
3566386a89
|
init v2
|
4 years ago |