GET http://filetracker/list/subm returns e.g. submissions/zwo22/928530.cpp, which is different than filetracker 2 and may be unintuitive. A / should probably be appended to the subpath server-side, as the protocol talks about the subpath as a directory.
GET http://filetracker/list/submreturns e.g.submissions/zwo22/928530.cpp, which is different than filetracker 2 and may be unintuitive. A/should probably be appended to the subpath server-side, as the protocol talks about the subpath as a directory.