Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phmlabs/head
Outputs the http head for a given url
https://github.com/phmlabs/head
Last synced: 11 days ago
JSON representation
Outputs the http head for a given url
- Host: GitHub
- URL: https://github.com/phmlabs/head
- Owner: phmLabs
- Created: 2015-09-03T06:45:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-11T13:10:52.000Z (about 9 years ago)
- Last Synced: 2023-03-24T04:23:38.695Z (over 1 year ago)
- Language: PHP
- Size: 414 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Head
Outputs the http head for a given url.# Download
The newest version of head can always be found under: http://pharchive.phmlabs.com/archive/phmLabs/Head/current/Head.phar# Usage
```
./bin/Head.phar run http://www.google.de
```