зеркало из https://github.com/mozilla/pjs.git
Oops. Left off the 'file-type' specifier in the '200' line.
This commit is contained in:
Родитель
1fa6352684
Коммит
e7eee242a4
|
@ -44,7 +44,7 @@ nsDirectoryIndexStream::Init(const nsFileSpec& aDir)
|
|||
if (! mIter)
|
||||
return NS_ERROR_OUT_OF_MEMORY;
|
||||
|
||||
mBuf = "200: filename content-length last-modified\n";
|
||||
mBuf = "200: filename content-length last-modified file-type\n";
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче