This is the correct solution.

Your browser attempts to download the response as a file because it  
doesn't know what to do with the mime type application/json

If you set the headers to text/html for testing purposes you'll see  
the response as plain text in your browser

On 25 May 2009, at 06:00, Leon van der Ree wrote:

>
> My guess is your content-type.
>
> Try keeping it text/html instead of application/json
>
> On May 25, 10:21 am, santail <nikolai.muh...@gmail.com> wrote:
>> Action executes of file upload. If that helps to find a bug.
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to