How to extract headers from get request

Im trying to create a brute force coupon codes program. When i add things to my cart, apply a code, looking at the packets it shows an http request along with headers that are sent along with the request.

There are a few headers from the request that change every 5 attempts. I want to create my program so that i have the correct headers so the request will go through. How can i extract these headers?

Thank you

submitted by /u/Choken-Bako
[link] [comments]

from hacking: security in practice https://ift.tt/d7IhsfL

Comments