I've noticed that abdera doesn't seem to support performing a HTTP HEAD on a collection. The codebase seems to have been restructured since the 0.4 release. Both media objects and entries appear to support HEAD.
I would think that a HEAD of a collection would return a status code of 200 if the collection exists and a 404 if not. Thanks, philip