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
This tool is quite amazing. However, it lacks the functionality to save the html responses. Since, you are making GET request to all target you must be receiving the response body as well along with response code. I don't know much about go but this is what happens with python requests. If this is so, adding the functionality to save responses should not be a big deal. Please add this functionality if feasible.
The text was updated successfully, but these errors were encountered:
Hi,
This tool is quite amazing. However, it lacks the functionality to save the html responses. Since, you are making GET request to all target you must be receiving the response body as well along with response code. I don't know much about go but this is what happens with python requests. If this is so, adding the functionality to save responses should not be a big deal. Please add this functionality if feasible.
The text was updated successfully, but these errors were encountered: