Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/romainmenke/language-http
HTTP syntax support for Atom
https://github.com/romainmenke/language-http
atom atom-syntax http
Last synced: 27 days ago
JSON representation
HTTP syntax support for Atom
- Host: GitHub
- URL: https://github.com/romainmenke/language-http
- Owner: romainmenke
- Created: 2018-06-08T13:06:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-10T14:46:30.000Z (over 6 years ago)
- Last Synced: 2024-12-24T19:42:47.079Z (about 1 month ago)
- Topics: atom, atom-syntax, http
- Language: CoffeeScript
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# language-http
### HTTP syntax support for Atom
**Response**
**Request**
Supports :
- response status line
- response headers
- request line
- request headers
- body :
- html
- css
- js