Discards a received file without reading it.
Future<void> delete(String name) => throw UnimplementedError('taildrop.delete not yet implemented');