You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python version: 2.7.17 (default, Sep 30 2020, 13:38:04) [GCC 7.5.0]
Platform: Ubuntu 18.04 bionic
GTK version: 2.24.32
PyGTK version: 2.24.0
w3af version:
w3af - Web Application Attack and Audit Framework
Version: 2019.1.2
Revision: 1910600684 - 04 Nov 2019 11:40
Branch: master
Local changes: No
Author: Andres Riancho and the w3af team.
Traceback
Traceback (most recent call last):
File "/home/user/tools/w3af/w3af/core/ui/gui/tools/proxywin.py", line 379, in _nextself._send(None)
File "/home/user/tools/w3af/w3af/core/ui/gui/tools/proxywin.py", line 366, in _sendself.reqresp.response.show_object(http_resp)
File "/home/user/tools/w3af/w3af/core/ui/gui/reqResViewer.py", line 385, in show_objectself._parent.draw_area.height
File "/home/user/tools/w3af/w3af/core/data/visualization/string_representation.py", line 36, in __init__self.gen_representation(instr, width, height)
File "/home/user/tools/w3af/w3af/core/data/visualization/string_representation.py", line 44, in gen_representation
split = instr.split('\n')
AttributeError: 'NoneType' object has no attribute 'split'
The text was updated successfully, but these errors were encountered:
Version Information
Traceback
The text was updated successfully, but these errors were encountered: