Class CreationPostRequestHandler

java.lang.Object
me.desair.tus.server.util.AbstractRequestHandler
me.desair.tus.server.creation.CreationPostRequestHandler
All Implemented Interfaces:
RequestHandler

public class CreationPostRequestHandler extends AbstractRequestHandler
The Server MUST acknowledge a successful upload creation with the 201 Created status. The Server MUST set the Location header to the URL of the created resource. This URL MAY be absolute or relative.