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
En: In the Client class, the method readProps(...) must not append a trailing slash to the path; otherwise, the server will interpret the request as targeting a directory.
Zh: Client类中的方法 readProps(...) 请不要为path增加反斜杠; 会导致服务器认为访问的是目录!
En: In the Client class, the method readProps(...) must not append a trailing slash to the path; otherwise, the server will interpret the request as targeting a directory.