Baekalfen / ICAP-avscan

Uploads a file to a ICAP server.
MIT License
47 stars 29 forks source link

Only send the effectively read bytes instead of the entire buffer (CSharp only) #25

Open lowedown opened 3 years ago

lowedown commented 3 years ago

Fixes issue https://github.com/Baekalfen/ICAP-avscan/issues/23 for the C# ICAP Client. Fix for the java client is still tbd.

kaustubh111 commented 1 year ago

Hello, are you getting past the while loop condition, I am always getting -1 there , can you please help me out what I am doing wrong. I haven't changed anything in the code.