> If I set content-type to application/octet-stream the web-browser > instead of showing an image asks me to save a file to the disk.
Sure, but can you do the Drakma check again? > As you can see I send an image to stream, yes the handler gets called. > I wonder why some conversion happens? I'll try to return a binary > array from the function. Why do you try to write into the headers stream? Can you try returning the data directly from the handler? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
