membphis commented on issue #11810: URL: https://github.com/apache/apisix/issues/11810#issuecomment-2558958281
@mikyll I agree with you, it is a bug welcome to submit PR, many thx # WHY: it should be low priority bug I make a test, try to file name to `12/3.txt` in different OS, here is the result: ``` windows: failed, not allow to contain `/` linux: failed, error msg: 12/3.txt: No such file or directory mac os terminal: failed, same msg as linux mac os finder: success, but seems little strange(pls view the attached picture ``` <img width="503" alt="image" src="https://github.com/user-attachments/assets/c52da761-4b97-4689-9918-a90a3deb3eee" /> and I check the HTTP RFC: https://datatracker.ietf.org/doc/html/rfc3986 <img width="760" alt="image" src="https://github.com/user-attachments/assets/e8b33fff-43d3-4a59-9713-b4a6cc61cae7" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
