What is the max post size?
May 19, 2018
4
Level 1
MethodNotAllowedHttpException if request has base64 image data
Hi, I've a problem when I'm sending HTTP request containing base64 image data it throws " MethodNotAllowedHttpException ", but if the request doesn't contain a base64 data it works fine. PS: the same request works on my localhost, but not working on my shared web hosting.
example of the request :
Level 54
i encountered a similar issue and resolved it by disabled the mod_security setting in the shared hosting.
1 like
Please or to participate in this conversation.