https://github.com/js-sdk/js-sdk-http
Simple HTTP utilities.
https://github.com/js-sdk/js-sdk-http
http http-status-code javascript library
Last synced: 4 months ago
JSON representation
Simple HTTP utilities.
- Host: GitHub
- URL: https://github.com/js-sdk/js-sdk-http
- Owner: js-sdk
- License: unlicense
- Created: 2017-09-14T23:19:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-14T23:32:23.000Z (over 8 years ago)
- Last Synced: 2025-08-20T18:18:36.436Z (5 months ago)
- Topics: http, http-status-code, javascript, library
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- Contributing: contributing.md
- License: license.md
Awesome Lists containing this project
README
# js-sdk-http
Simple http utilities.
## library
```ts
$ HttpStatus : Object
// An object with all the status codes.
```
## license
See `license.md` or visit [Unlicense](http://unlicense.org).