mirror of
https://github.com/revanced/revanced-api.git
synced 2025-06-12 21:27:45 +02:00
feat: Respond to all ping request methods
This commit is contained in:
@ -72,7 +72,7 @@ internal fun Route.apiRoute() {
|
||||
|
||||
installPingRouteDocumentation()
|
||||
|
||||
head {
|
||||
handle {
|
||||
call.respond(HttpStatusCode.NoContent)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user