The difference here, however, is that it's very easy to test what the collection *does* with whatever is posted. Given that entry collections MUST contain entries, posting a media file should either result in the creation of a new entry (testable by GET'ing the Location URI) or a rejection.
- James Joe Gregorio wrote: >[snip] > ""Here is a collection, it might accept only entries, or it > might accept PNGs, JPEGs and multipart-mime. > It can't tell you and you can't guess."" > > I will update the test suite by removing the test completely since > the client has no way of telling what an entry collection can accept. > > -joe >
