An open API service indexing awesome lists of open source software.

https://github.com/cxres/multipart-without-boundaries

Multipart media-type modified to work without a boundary
https://github.com/cxres/multipart-without-boundaries

Last synced: 2 months ago
JSON representation

Multipart media-type modified to work without a boundary

Awesome Lists containing this project

README

        

# Multipart without Boundaries

This is the working area for the individual Internet-Draft, "Multipart without Boundaries".

* [Editor's Copy](https://CxRes.github.io/multipart-without-boundaries/#go.draft-gupta-mediaman-multipart-without-boundaries.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-gupta-mediaman-multipart-without-boundaries)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-gupta-mediaman-multipart-without-boundaries)
* [Compare Editor's Copy to Individual Draft](https://CxRes.github.io/multipart-without-boundaries/#go.draft-gupta-mediaman-multipart-without-boundaries.diff)

## Contributing

See the
[guidelines for contributions](https://github.com/CxRes/multipart-without-boundaries/blob/main/CONTRIBUTING.md).

Contributions can be made by creating pull requests.
The GitHub interface supports creating pull requests using the Edit (✏) button.

## Command Line Usage

Formatted text and HTML versions of the draft can be built using `make`.

```sh
$ make
```

Command line usage requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).