cors icon indicating copy to clipboard operation
cors copied to clipboard

When doing a submit and not ajax it allowed access to the handler

Open jeffotoni opened this issue 5 years ago • 0 comments

When doing a submit and not ajax, it allowed access to the handler, to correct a fork and put the "handleActualRequest" method returning a bool, and thus allow the handler to stack h.ServeHTTP only if true. Is there another way to solve it?

jeffotoni avatar Jun 09 '19 03:06 jeffotoni