swisskyrepo / GraphQLmap

GraphQLmap is a scripting engine to interact with a graphql endpoint for pentesting purposes. - Do not use for illegal testing ;)
MIT License
1.33k stars 187 forks source link

Headers ignored for GET requests #23

Closed mich4e1 closed 2 years ago

mich4e1 commented 4 years ago

Please fix the issue within GET requests. There is ignored HEADERS argument. Add to utils.py line 33 headers parameter: image