Class ConcatenationPostRequestHandler

java.lang.Object
me.desair.tus.server.util.AbstractRequestHandler
me.desair.tus.server.concatenation.ConcatenationPostRequestHandler
All Implemented Interfaces:
RequestHandler

public class ConcatenationPostRequestHandler 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.