Closed marchellodev closed 1 year ago
A simple pull request that adds a --cookie flag that allows setting a cookie header in the format key1=value;key2=value
--cookie
key1=value;key2=value
Solves #67
Replaced by #229 Thanks again
A simple pull request that adds a
--cookie
flag that allows setting a cookie header in the formatkey1=value;key2=value
Solves #67