WinInet
Hi All
i want to develop an application using WinInet.
in which i want to send a request with transfer-Encoding chunk
but when i add transfer-Encoding chunk in header then it also add content Length with it. how i can suppress it.
main thing is i want to send chunk data in request header.
if anyone have any idea then help me.or any one have source code.
Thanks in advance
|