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
{{ message }}
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.
@ThaDafinser : Awesome ! Thanks for the test case. I see what's happening here. The system is picking up that its a junk user-agent and returning status 301, message 'not found', without needing to go through the detection process and check that the files are (not) installed.
When using this config
And try to detect a userAgent, you may get
Not found
.This can be a real "not found" or the
filesdir
is not correct.A custom message for
not correct installed
or something like that would be good.The text was updated successfully, but these errors were encountered: