A customer sometimes sends POST requests with Content-Length: 0 when submitting a form (10 to over 40 fields).
Content-Length: 0
We tested it with different browsers and
Are you sure these requests are coming from a "customer"?
I've had this issue with bots before; they sometimes probe sites for "contact us" forms by sending blank POST requests based on the action URI in FORM tags they discover during crawling.