Skip to content

Commit 7178e98

Browse files
fix: UnboundLocalError
1 parent be96a8b commit 7178e98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/core/hosts.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ async def _prepare_host_entry(
247247
return None
248248

249249
# Handle downstream for xhttp
250+
downstream_data = None
250251
if (
251252
host.transport_settings
252253
and host.transport_settings.xhttp_settings

0 commit comments

Comments
 (0)