cloudflarearchive / odoh-server-go

Oblivious DoH server in Go
MIT License
66 stars 17 forks source link

Change target error code upon key mismatch #13

Closed chris-wood closed 3 years ago

chris-wood commented 3 years ago

It should return a 401, not 400.

tanyav2 commented 3 years ago

Should be resolved by https://github.com/cloudflare/odoh-server-go/pull/14, closing.