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
- Host: GitHub
- URL: https://github.com/cxres/multipart-without-boundaries
- Owner: CxRes
- License: other
- Created: 2024-03-10T11:40:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-28T01:13:56.000Z (about 1 year ago)
- Last Synced: 2024-05-28T11:20:48.882Z (about 1 year ago)
- Language: Makefile
- Size: 80.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
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).