Hi,

The validateRequest method in BasicAuthenticator sets response header as
"basic realm=\" which is hard coded string. Is this possible to configure
this thing?
Also in most of the cases the response header is expected as "Basic" (B
being capital) instead of "basic"(b being small). In early versions of
jetty( I had used jetty 4 as embedded and now upgraded to jetty9 also as
embedded server) this used to be "Basic". So some of the clients are
failing because of this change. Is it possible to change this behavior?
Any suggestions/info on this are highly appreciated.

Thanks & regards
Shalmi Naik
_______________________________________________
jetty-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to