I have 2 endpoints:
/path
/path/
In terms of http or url, are these different paths? How should the http server handle them? Is there any specification on this?
I have 2 endpoints:
/path
/path/
In terms of http or url, are these different paths? How should the http server handle them? Is there any specification on this?