Send WWW-Authenticate along with 401 for RFC 7235 conformity

This commit is contained in:
2024-07-18 21:56:51 +02:00
parent 38a487a6e1
commit 2d25a53949
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -9,4 +9,4 @@
- [x] Write ESP8266 client
- [ ] Make port configurable
- [ ] Transfer using JSON
- [ ] Correctly implement basic auth
- [x] Correctly implement basic auth