Skip to content

Google mandates Content-Length for POST requests #729

@Aranduran

Description

@Aranduran

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions