mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-04 00:00:37 -04:00
174 B
174 B
0.15.4
Bugfixes
- Fixed
grpc
plugin, where.marshal
was being called on the encoding protobuf object, instead of the coorrect "marshal method", which is.encode
.