pub(crate) async fn solo_like( referer: Option<TypedHeader<Referer>>, cookie: Option<TypedHeader<Cookie>>, __arg2: Path<u32>, ) -> Result<impl IntoResponse, AppError>
GET /solo/:sid/like solo like
GET /solo/:sid/like