Package org.restheart.mongodb.handlers
Handlers for an HTTP request.
- Author:
- Andrea Di Cesare <andrea@softinstigate.com>
-
Class Summary Class Description CORSHandler ErrorHandler GzipEncodingHandler HeadersManager MetaRequestTransformer sets the _id=_meta in /_meta requestsNormalOrBulkDispatcherHandler this handler dispatches request to normal or bulk post collection handlers depending on the content to be an object or an arrayOptionsHandler RequestDispatcherHandler SizeRequestTransformer For count request (/_size) sets the pagesize to 0 to avoid retrieving data and sets response content to just contain the _size property