Closed braxtonhall closed 5 months ago
Some comment boxes don't need cors For example, comment boxes made for secret dj
Those ones should just have a null origin
Also, this means that a null origin should NOT result in a 404 all the way up at allowOrigin. We can let that happen downstream
Some comment boxes don't need cors For example, comment boxes made for secret dj
Those ones should just have a null origin
Also, this means that a null origin should NOT result in a 404 all the way up at allowOrigin. We can let that happen downstream