Using 9.0.6, I’m referencing HttpHeader in my web socket servlet, but apparently the http classes are not accessible to the servlet.
java.lang.ClassNotFoundException: org.eclipse.jetty.http.HttpHeader How do I fix this?
_______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
