You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a misspell in file http/server/HttpHandler.cpp
On the line 607 "if-none-match" header spelled as "if-not-match" resulting in failed condition check.