#### 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
Environment details
Steps to reproduce