added subid for http internal logger

This commit is contained in:
2025-12-06 10:24:35 +09:00
parent acd2b1207a
commit 87542ea9be
3 changed files with 19 additions and 11 deletions

View File

@@ -551,4 +551,4 @@ func get_regex_submatch(re *regexp.Regexp, str string, n int) string {
}
return str[start:end]
}
}