mirror of
https://gitlab.com/mangadex-pub/mangadex_at_home.git
synced 2024-11-17 00:22:32 +01:00
Added missing connection closer(?)
This commit is contained in:
parent
b2231721d1
commit
25cfc53674
@ -185,6 +185,7 @@ fun getServer(cache: DiskLruCache, serverSettings: ServerSettings, clientSetting
|
||||
|
||||
editor.abort()
|
||||
}
|
||||
mdResponse.close()
|
||||
}
|
||||
respondWithImage(tee, contentLength, contentType, lastModified)
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user