JetBrains / http-request-in-editor-spec

HTTP Request in Editor Specification
Creative Commons Attribution 4.0 International
127 stars 12 forks source link

HTTP Request in Editor Specification official JetBrains project

The document describes the HTTP Request in Editor format designed to provide a simple way to create, execute and store information about HTTP requests. The specification mostly repeats RFC 7230 with several extensions intended for easier requests composing and editing.

Contribution

To fix a typo or inconsistency, or to improve wording, please feel free to create a pull request to the repo.

To propose format extension, please create an issue in the repo and describe the problem that the proposed change will solve.

Licence

Specification is distributed under CC BY 4.0