Note that there are some explanatory texts on larger screens.

plurals
  1. COSince when? And why do other computers making the same call not have to send that header? The bigger issue at hand is that when I'm updating my server response code, to send different response headers (like sending the exact origin rather than the wildcard '*'), I'm still getting the same headers back. It's almost as if my computer has cached the OPTIONS response and isn't using the real data I'm sending from my local server. I've had other developers try the same request from their computers, directed at my local network IP, and they get the correct headers and their requests don't fail.
    primarykey
    data
    text
    singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload