Skip to content

An unparsed media type for "append bytes" #3

@awwright

Description

@awwright

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions