Error in getheaders(): : argument of type 'NoneType' is not iterable Traceback (most recent call last):
File "/opt/lift/lift/lift.py", line 481, in getheaders
elif 'MiniServ/1.580' in server:
TypeError: argument of type 'NoneType' is not iterable
Appears to be an issue with my bad coding. Putting this as an issue to see if I can remember to fix this. This is specific to python3 and port 80
Error in getheaders(): : argument of type 'NoneType' is not iterable Traceback (most recent call last):
File "/opt/lift/lift/lift.py", line 481, in getheaders
elif 'MiniServ/1.580' in server:
TypeError: argument of type 'NoneType' is not iterable
Appears to be an issue with my bad coding. Putting this as an issue to see if I can remember to fix this. This is specific to python3 and port 80