@ -563,7 +563,7 @@ func (e *Echo) ServeHTTP(w http.ResponseWriter, r *http.Request) {
// Middleware
h:=func(cContext)error{
method:=r.Method
rpath:=r.URL.RawPath// raw path
rpath:=r.URL.RawPath// Raw path
ifrpath==""{
rpath=r.URL.Path
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.