Andre G 0 Posted February 23, 2021 Hi Andrea and fellows, we personally talked about your framestand on EKON. Now we use MARS in our app very successfully. Its great! But heres the problem... maybe i just dont get it. But i fail with building GET for the multipart/form-data! I send a image from client to server, like in your demo. But the opposite way didnt work. After reviewing the source i recognized that theres no override for AfterGet in the MARS.Client.Resource.FormData.pas. Therefore FResponse wont be upgraded after you did .GET. When i add it like AfterPut and AfterPost, it works. Is there a reason for the missing AfterGet? Best regards Share this post Link to post