Il 09/09/14 22:22, Niphlod ha scritto:
> nope. base64 is just a way to turn binary into text, and you want to
> stream a binary, not the text that represents it in base64.
I prepared a little example based on my solution. It's a as simple as I
can image proxy composed by a module[1] and a controller[2].
Visiting the url:
http://localhost:8000/test_imgproxy/proxy/index/golf_course.jpg you will
not see the desidered image[3].

Can you tell me what's wrong in my approach?

Thanks a lot

    Manuele

[1] http://paste.debian.net/120108/
[2] http://paste.debian.net/120109/
[3] http://creativity103.com/collections/Landscape/golf_course.jpg

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to