Allow non-breaking spaces in nginx config files (#10126)

Fixes @josevavia's issue in #9942.
This commit is contained in:
ohemorange
2025-01-10 15:25:05 -08:00
committed by GitHub
parent f59a639ec4
commit b18c074088
6 changed files with 31 additions and 17 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ pyOpenSSL = "17.5.0"
pyRFC3339 = "1.0"
pyasn1 = "0.4.8"
pycparser = "2.14"
pyparsing = "2.2.1"
pyparsing = "2.4.7"
python-augeas = "0.5.0"
python-digitalocean = "1.11"
pytz = "2019.3"