cors
cors copied to clipboard
When doing a submit and not ajax it allowed access to the handler
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?