bneradt commented on issue #12826:
URL: 
https://github.com/apache/trafficserver/issues/12826#issuecomment-3800287847

   > The option was recognized, but it didn't have any effect on the issue:
   
   Same behavior? So you still see this message?
   
   ```
   Could not process this request because there was no Content-Length specified
   ```
   
   That should not be emitted if 
`proxy.config.http.post.check.content_length.enabled` is disabled.
   
   In any case, I recommend enabling `http` debug level logging and inspecting 
your `traffic.out` logs. That information my provide some clues.
   
   * `proxy.config.diags.debug.enabled`: 1,
   * `proxy.config.diags.debug.tags`: http


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to