IIRC it will usually try to determine which mode t...
# wiremock-java
t
IIRC it will usually try to determine which mode to use based on the request entity object. If it can determine the length it’ll send the Content-Length header, otherwise it’ll go chunked.