Let the frontend deal with bad requests for posting to member resources
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Wed, 10 Dec 2008 13:01:03 +0000 (11:01 -0200)
committerThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Wed, 10 Dec 2008 13:01:03 +0000 (11:01 -0200)
commit875254a7a70e15556f83831b70cfa295e0d73f6d
tree155148a19b052ddf4900224b84288d55b22b8c92
parentda983bb34f38c4744cc6da34bbb2bd16c95a2543
Let the frontend deal with bad requests for posting to member resources

As the atompub RFC specifies that posting to a member resource URI is a
bad request, let the frontend deal with it and avoid the need to inform
the core that the request has a URI and a desired name (Slug).
atom/core.c
frontend/cgi/cgi.c