-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Personally speaking, I would like to see a media type whose entire semantics is "append the enclosed bytes to the target". This would likely be very useful for logging applications.
I think there would be demand for this, for example, the HTTP Resumable Uploads I-D authors asked about using a media type that would contain only the contents of the change, and enclosing the metadata for the patch body in the HTTP message itself. Some people were skeptical about registering a media type that can only be used in HTTP, but if the media semantics were simply "append these contents to the target" then no out-of-band information is needed in this case.
Metadata
Metadata
Assignees
Labels
No labels