We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Analyzer Improvement
N/A
Adjust handling of email headers. Provide cleaner report to display headers within a formatted table rather than one text string.
Change result['headers'] from a list to a dict and display in a table.
Pull request made #393
The text was updated successfully, but these errors were encountered:
Fixed by PR #393
Sorry, something went wrong.
No branches or pull requests
Request Type
Analyzer Improvement
Work Environment
N/A
Description
Adjust handling of email headers. Provide cleaner report to display headers within a formatted table rather than one text string.
Possible Solutions
Change result['headers'] from a list to a dict and display in a table.
Complementary information
Pull request made #393
The text was updated successfully, but these errors were encountered: