I am using bash to to POST to a website that requires that I be logged in first. So I need to send the request with login cookie. So I tried logging in and keeping the cooki
In Chrome:
In the terminal
--cookie "cookiename=cookievalue"