On 7/23/20 9:22 AM, Ryan Le wrote: > I have been trying to configure squid to decode and send multipart form > data to another service. Is there an acl or build parameter needed for > multipart form data support? No, there is no need to allow any specific Content-Type, including multipart. Squid does not know anything about multipart/form-data. If a multipart/form-data message is well-formed from HTTP point of view, then Squid will process it as any other message, including passing it to ICAP/eCAP (where configured). Cheers, Alex. _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users