https://github.com/sctech-tr/returnhttp
return the http status code based on the url. useful for testing browser capabilities
https://github.com/sctech-tr/returnhttp
Last synced: 3 months ago
JSON representation
return the http status code based on the url. useful for testing browser capabilities
- Host: GitHub
- URL: https://github.com/sctech-tr/returnhttp
- Owner: sctech-tr
- License: apache-2.0
- Created: 2024-11-01T17:37:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-01T18:04:32.000Z (about 1 year ago)
- Last Synced: 2025-10-03T15:57:03.086Z (3 months ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# returnhttp
return the http status code based on the url. useful for testing browser capabilities. it's very fast btw
ex.
```
https://returnhttp.gamerselimiko.workers.dev/418
```
returns 418 - i'm a teapot.