Hi,
I have a rest api which streaming the pdf file. Is there a possible way to test the file streaming using k6. I have tried responseType as binary but it is not what I was expecting. Any help on this would be of great help.
Thanks
Hi,
I have a rest api which streaming the pdf file. Is there a possible way to test the file streaming using k6. I have tried responseType as binary but it is not what I was expecting. Any help on this would be of great help.
Thanks
Hi @Ayush
Thanks for posting this question. Can you share a bit more context?
ArrayBuffer
in the response?Cheers!