When we have a session controller logging out is usually done through a delete HTTP method that path. We should support this method when used along with href.
I think that LVN Core should handle the method setting when navigating to a path but provide a means for the client to set the method.
When we have a session controller logging out is usually done through a
deleteHTTP method that path. We should support this method when used along withhref.I think that LVN Core should handle the method setting when navigating to a path but provide a means for the client to set the method.