@Niphlod yes it's exactly this. @Jonathan I am on 2.5.1 too and it works fine on my MAC OS X machine but once I go on a web2py running under apache, the header content_type is sent and web2py catches only http_content_type
I will post my findings if it's not fixed in 2.8.2. I plan to migrate next month... Cheers. On Fri, Dec 13, 2013 at 4:37 AM, Niphlod <[email protected]> wrote: > > > On Thursday, December 12, 2013 3:59:20 PM UTC+1, Jonathan Lundell wrote: > >> On 12 Dec 2013, at 2:34 AM, Niphlod <[email protected]> wrote: >> >> it should have been. If you're still experiencing issues please post your >> findings. >> >> >> Do you recall what the issue was? I'm curious, because I have a 2.5.1 >> server at the moment serving up application/json. >> >> >> > If I recall correctly was due to the fact that content-type appeared in > env and in env as a header, and the code checked "the wrong one". > > -- > 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 a topic in the > Google Groups "web2py-users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/web2py/nVb1gUv2af8/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

