If it’s easy to debug then how do I proceed ? :)

I’ve copied here the request headers from Google Chrome :

Request 
URL:http://localhost:8000/location/index/espace-de-stockage/la-seyne-sur-mer/1
Request Headers
Provisional headers are shown
Accept:text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
Content-Type:multipart/form-data; 
boundary=----WebKitFormBoundaryVA2zLBxC8ghUQD3D
Origin:http://localhost:8000
Referer:http://localhost:8000/location/index/espace-de-stockage/la-seyne-sur-mer/1
User-Agent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 
(KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36
Request Payload
------WebKitFormBoundaryVA2zLBxC8ghUQD3D
Content-Disposition: form-data; name="start_date"

30/12/2014
------WebKitFormBoundaryVA2zLBxC8ghUQD3D
Content-Disposition: form-data; name="weeks"

0
------WebKitFormBoundaryVA2zLBxC8ghUQD3D
Content-Disposition: form-data; name="months"

2
------WebKitFormBoundaryVA2zLBxC8ghUQD3D
Content-Disposition: form-data; name="years"

0
------WebKitFormBoundaryVA2zLBxC8ghUQD3D
Content-Disposition: form-data; name="_formkey"

45d798b8-a585-4610-be6f-b911f4fea831
------WebKitFormBoundaryVA2zLBxC8ghUQD3D
Content-Disposition: form-data; name="_formname"

booking/create
------WebKitFormBoundaryVA2zLBxC8ghUQD3D--



> Le 27 déc. 2014 à 17:43, Niphlod <niph...@gmail.com> a écrit :
> 
> whoa, that seems to be an issue with copystream_progress (in 
> gluon/globals.py), that is quite easy to debug. 
> Usually due to some weird issue with really huge POSTs, or streaming ones 
> that don't carry the content-length attribute, or something reeeeaaally 
> reaaaaally weird.
> 
> -- 
> Resources:
> - http://web2py.com <http://web2py.com/>
> - http://web2py.com/book <http://web2py.com/book> (Documentation)
> - http://github.com/web2py/web2py <http://github.com/web2py/web2py> (Source 
> code)
> - https://code.google.com/p/web2py/issues/list 
> <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/YgO4uJLnGzc/unsubscribe 
> <https://groups.google.com/d/topic/web2py/YgO4uJLnGzc/unsubscribe>.
> To unsubscribe from this group and all its topics, send an email to 
> web2py+unsubscr...@googlegroups.com 
> <mailto:web2py+unsubscr...@googlegroups.com>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
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