On Jul 16, 2015, at 8:28 AM, P K <[email protected]> wrote: > 2. *When i send same with file -> it doesn't detect virus.* [ ... ] > Any suggestions what i am missing?
See RFC 2388; curl -F is using multipart/form-data, whereas curl -X POST just sends the raw data. Regards, -- -Chuck _______________________________________________ Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml
