Need to provide transfer-encoding as chunked in the response header but the service is giving a "bad chunk" error after providing the corresponding header in response.
After removing the transfer-encoding header service is working fine but our project requirement to add that header is not accepted by LISA.
All supported DevTest releases.
Unsupported at this time.
DevTest supports Transfer-Encoding chunked for recording.
DevTest de-chunks the request/responses so Transfer-Encoding chunked is not available during playback.
This would be an enhancement request.