Plugin - Review headers information

Hello Brian,

Thank you for your response. I able to get the getRequest method from BaseResource class. After I add javax.servlet.http.HttpServletRequest class in Plugin resource I see plugin build failing with following error. Do we need to add javax.servlet.http.HttpServletRequest jar into plugin lib folder ?. I tried to added as well but still getting same error.

error: package javax.servlet.http does not exist