Closed puellanivis closed 3 years ago
As mentioned I went through the path handling code. It’s all generally server-side stuff. Nothing necessary to be done on the client side.
The standard even says this request packet can be called with essentially any arbitrary path.
Great! I suggest to add a comment to avoid warnings like this one exported method Client.RealPath should have comment or be unexported
.
server side the method just calls cleanPacketPath so specific test cases should not be needed
Feel free to merge, and then cut a release at your leisure.
Real simple, it’s exactly what the title says, nothing more.