googleapis / googleapis/storage-testbench
Google mandates Content-Length for POST requests
Open
priority: p2
type: bug
- Dominant language
- Python
- Stars
- 24
- Forks
- 38
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 1
Description
#### Environment details
- Programming language: Java
- OS: Linux
- Language runtime version: 11
- Package version: 0.54.0
#### Steps to reproduce
1. Make a rest POST call to storage-testbench for the copy or move operation with the Content-Length header omitted. Call succeeds
2. Make the same call to Google Cloud Storage: 411 error stating POST requests require the Content-Length header
Contributor guide
Assessment
This issue has not been assessed yet.