madskristensen / RestClientVS

Other
66 stars 14 forks source link

Cookie hasn't been sent in the request #40

Open cuteribs opened 1 year ago

cuteribs commented 1 year ago

Describe the bug Cookie header is not included in the request

To Reproduce Steps to reproduce the behavior:

  1. Launch Fiddler
  2. Send a request with Cookie set
  3. Review the request in Fiddler

Expected behavior Cookie should be sent along with all other request headers