Jump to content
Sign in to follow this  
Andre G

MultipartFormData GET - missing code

Recommended Posts

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
×