Forum Discussion
ELORF Nimbostratus
Nimbostratus
Sep 19, 2019problem integrating icap into asm of F5 14.1
 I followed this tutorial https://support.f5.com/csp/article/K70941653  but i have a problem in integrating icap into asm of F5 14.1,  asm does not send files to icap Trend Micro antivirus.  I have co...
Simon_Blakely Employee
Employee
Sep 23, 2019This is application level behaviour within the web application itself - there isn't any configuration in ASM to enable this behaviour.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/POST
-----
POST /test HTTP/1.1 
Host: foo.example
Content-Type: multipart/form-data;boundary="boundary" 
 
--boundary 
Content-Disposition: form-data; name="field1" 
 
value1 
--boundary 
Content-Disposition: form-data; name="field2"; filename="example.txt" 
 
value2
--boundary--Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects