Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.53.0rc1 | Sean Quah | 2022-02-15 | 1 | -1/+0 |
| | |||||
* | Pass the proper type when uploading files. (#11927) | Patrick Cloke | 2022-02-07 | 1 | -0/+1 |
The Content-Length header should be treated as an int, not a string. This shouldn't have any user-facing change. |