Skip to content

Commit fc3791a

Browse files
committed
request here, also
1 parent d99c9da commit fc3791a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

telnetlib3/server.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -504,6 +504,7 @@ def on_request_environ(self) -> List[Union[str, bytes]]:
504504
"LINES",
505505
"COLORTERM",
506506
"EDITOR",
507+
"IPADDRESS",
507508
# Request any other VAR/USERVAR the client wants to send
508509
VAR,
509510
USERVAR,

0 commit comments

Comments
 (0)