Software Development Kit (SDK) and API Discussions
Software Development Kit (SDK) and API Discussions
It looks like 8.3.1 is sending HTTP response in chunks for some APIs, e.g. volume-get-iter. I tried SDK 5.4P1 (C/C++ lib) and I got the following error:
This error is probably caused by the chunk size header in the response before the XML data.
Is there any setting to turn off chunked response? or any workaround?
Thanks,
Leo
Solved! See The Solution
Posting the solution:
@LeoW tested with NMSDK 5.4P1. This issue is fixed there.
There is NO option to turn off chunked response for now.-
BTW, I think this post also mentioned the same problem "OnTAPI lun-get-iter fails with error 13001 on 8.3.1"
Posting the solution:
@LeoW tested with NMSDK 5.4P1. This issue is fixed there.
There is NO option to turn off chunked response for now.-
Hi, we are also seeing an issue with the HTTP chunk header being sent in the API response on OnTap 8.3.1 , please can you advise how the HTTP Chunked response option is turned off in OnTap in order to remove the Chunk size header from the responses
Please see the answer above.
Hi Christian , thanks for your reply. The solution above states there is an option to turn off for now but does not detail how this is achieved, please can this process be explained.
Thanks
Pff you are correct. I forgot a negation in the text.
There is NO Option provided to turn this off.