mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-05 00:02:38 -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
.