mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-05 00:02:38 -04:00
5 lines
174 B
Markdown
5 lines
174 B
Markdown
# 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`. |