Problem sending large graphic file in Base-64 with toDataURL and Ajax
I need to send a 60 MB graphic file to the server. This comes from a fabric.Canvas object that I have made changes to by adding shapes.
I need to send a 60 MB graphic file to the server. This comes from a fabric.Canvas object that I have made changes to by adding shapes.