Skip to content

Commit 4a391a7

Browse files
committed
api refactoring
1 parent 2ed4009 commit 4a391a7

File tree

103 files changed

+1943
-13412
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+1943
-13412
lines changed

ydb/core/mon/async_http_mon.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -730,6 +730,7 @@ void TAsyncHttpMon::Start(TActorSystem* actorSystem) {
730730
"text/html",
731731
"text/css",
732732
"text/javascript",
733+
"application/javascript",
733734
"application/json",
734735
};
735736
addPort->SslCertificatePem = Config.Certificate;

0 commit comments

Comments
 (0)