Created by: KaHa6uc
I was using Digest authentication and noticed that the AsyncHttpServerResponse
returned HTTP/1.1 401 Unknown
instead of Unauthorized
. I added that code as well as a method to add custom codes should one need more.
Created by: KaHa6uc
I was using Digest authentication and noticed that the AsyncHttpServerResponse
returned HTTP/1.1 401 Unknown
instead of Unauthorized
. I added that code as well as a method to add custom codes should one need more.