Skip to content

adding content-length #37

@moein9

Description

@moein9

sometimes there is a false positive, and all the result returns 200, so if we could have a content length of the response it would make it easy for us to see it.

NOW it is like this

INFO Endpoint accessible!  Method=GET Status=200 Target=https://api.eg.com/api/profile/1

with this enhancement, it would be like

INFO Endpoint accessible!  Method=GET Status=200  content-length=20KB Target=https://api.eg.com/api/profile/1

BTW thanks for this nice tool

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions