Hello there,

why doesn't Reslet (at least as of V2.0RC4) have an @Head annotation
to handle HEAD requests?

Currently HEAD requests are being handled by GET handlers (at least
that's what's happening with my annotated resources). Why is this so?
Is there any reason why there's no @Head annotation?

I'd need such annotation and wanted to hear about this before going on
and implementing the @Head annotation myself modelled based on @Get.
Thanks in advance.

-- 
Fabián Mandelbaum
IS Engineer

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2630991

Reply via email to