Hello,

How do I handle http HEAD requests in TG2 CrudRestController? 

When I add a 'def head(self, *args, **kw)' in the controller (and expose 
it), it does get called, however I need the content-length to be correct 
(yet not placed in the response), even when the response content-length it 
based on mysql table records.  Is there an appropriate genshi template for 
it?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/turbogears/-/IBybvpGi7l0J.
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/turbogears?hl=en.

Reply via email to