https://github.com/nicolargo/hing
A pure Python HTTP ping
https://github.com/nicolargo/hing
Last synced: 3 months ago
JSON representation
A pure Python HTTP ping
- Host: GitHub
- URL: https://github.com/nicolargo/hing
- Owner: nicolargo
- License: mit
- Created: 2015-05-24T13:54:10.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-25T07:16:42.000Z (about 10 years ago)
- Last Synced: 2025-01-26T03:45:12.599Z (4 months ago)
- Size: 129 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hing
Hing is a pure Python HTTP Ping library.
The goal is to ping remote server/site using the HTTP protocol.
Current limitation: Python 2 only !