Base64 format in POST request triggering WAF

Hello our website have a function to upload image with base64 format.
it got removed by the WAF.
data:image/jpeg;base64 → got removed

How to disable this?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.