blst-security / cherrybomb

Stop half-done APIs! Cherrybomb is a CLI tool that helps you avoid undefined user behaviour by auditing your API specifications, validating them and running API security tests.
https://www.blstsecurity.com/cherrybomb
Apache License 2.0
1.11k stars 78 forks source link

Check content type to add. #29

Closed DeliciousBounty closed 2 years ago

DeliciousBounty commented 2 years ago

Hiii I just finish the content-type check function. The function check if the content-type inside the response and the request are valid/common the check is info based. Thank !

DeliciousBounty commented 2 years ago

Hey I removed the print, and adjust a proper message for the description