mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-06-09 04:02:42 +02:00
Update:Remove X-Powered-By express response headers
This commit is contained in:
@@ -14,6 +14,7 @@ class HlsRouter {
|
||||
this.playbackSessionManager = playbackSessionManager
|
||||
|
||||
this.router = express()
|
||||
this.router.disable('x-powered-by')
|
||||
this.init()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user