You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eliminate hang with unauthorized use of REST interface.
A /rest/ connection by a valid user without authorization for REST would
hang. The response didn't include content-type and content-length. This
keept the connection open until timeout.
0 commit comments