Submission URI

Another thing I have noticed, is that we say

    The submission is performed using the submission headers, method,  
resource, and serialized data, as defined in Submission Protocols.

without mentioning that the submission resource may be relative to the  
page it comes from. That is, if I say

     resource="file.xml"

that the submission URI is created by taking the uri-path(location-uri(),  
true()), stripping anything following the final /, and appending the  
resource.

Should we?

Steven

Received on Monday, 27 April 2020 11:30:52 UTC