treagod / spectator

Client to test web endpoints
https://treagod.github.io/spectator/
GNU General Public License v3.0
77 stars 6 forks source link

Specator not excepting cookies #93

Open MrMiracles opened 2 years ago

MrMiracles commented 2 years ago

Whenever I try to set a cookie it's not showing up in specator on the cookie tab, testing it in a browser shows me that the cookie is correctly set so it ha something to do with how specator handles them.

Using the latest version of spectator on Fedora 36, up to date. Connecting to a localhost apache server where php 8 is setting the cookie for me...