[squid-users] Squid and multipart form decode

Alex Rousskov rousskov at measurement-factory.com
Thu Jul 23 15:15:59 UTC 2020


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.


More information about the squid-users mailing list