I created a new application and just added
{{=response.toolbar()}}
In my view and check for my response is
headers:X-Powered-By:web2pylogo:*web2py*™ <http://www.web2py.com/>
On Saturday, October 5, 2013 8:12:21 AM UTC+5:30, Massimo Di Pierro wrote:
>
> This is where the 206 status is set and looks to me the headers are set.
> Can anybody reproduce the problem?
> Can you show us the controller?
>
> On Friday, 4 October 2013 14:16:04 UTC-5, Niphlod wrote:
>>
>> if you get back only that header, something is wrong with your setup.
>> web2py adds a bunch of standard headers on every response.
>> https://github.com/web2py/web2py/blob/master/gluon/main.py#L209
>>
>> On Friday, October 4, 2013 9:12:22 AM UTC+2, Jayakumar Bellie wrote:
>>>
>>> Hi,
>>> When my application loads, it does not load the js files fully. I found
>>> it loads then partially,
>>> due to this application is not at all usable.
>>>
>>> I found that application has only one header
>>>
>>> {'X-Powered-By': 'web2py'}
>>>
>>> http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html 10.2.7 206
>>> Partial Content
>>> says adding content type and content length will solve the issue.
>>> How to add then in web2py
>>> It is possible to add content type.
>>> How about content length?
>>> Will this solve my problem?
>>>
>>
--
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.