Merge pull request #4254 from manuel-buchner/fix-html-syntax-httprequest

fix html syntax in 21-httprequest.html
This commit is contained in:
Nick O'Leary
2023-07-26 16:41:09 +01:00
committed by GitHub

View File

@@ -93,7 +93,7 @@
<div class="form-row">
<input type="checkbox" id="node-input-insecureHTTPParser" style="display: inline-block; width: auto; vertical-align: top;">
<label for="node-input-insecureHTTPParser", style="width: auto;" data-i18n="httpin.insecureHTTPParser"></label>
<label for="node-input-insecureHTTPParser" style="width: auto;" data-i18n="httpin.insecureHTTPParser"></label>
</div>