Package org.restheart.mongodb.handlers
package org.restheart.mongodb.handlers
Handlers for an HTTP request.
- Author:
- Andrea Di Cesare <andrea@softinstigate.com>
-
ClassesClassDescriptionsets the _id=_meta in /_meta requeststhis handler dispatches request to normal or bulk post collection handlers depending on the content to be an object or an arrayFor count request (/_size) sets the pagesize to 0 to avoid retrieving data and sets response content to just contain the _size property