fix endpoint initialization (#927)
if setHandler is called before init is called, the values for maxRequestSize and maxResponseSize are not set correctly in the handler.
Showing
Please register or sign in to comment
if setHandler is called before init is called, the values for maxRequestSize and maxResponseSize are not set correctly in the handler.