https://github.com/websnifferhq/websniffer-php
Simple PHP script to display HTTP response headers and content
https://github.com/websnifferhq/websniffer-php
hacktoberfest http http-header http-headers http-requests https php websniffer
Last synced: 4 months ago
JSON representation
Simple PHP script to display HTTP response headers and content
- Host: GitHub
- URL: https://github.com/websnifferhq/websniffer-php
- Owner: WebSnifferHQ
- License: mit
- Created: 2023-04-22T05:44:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-05T13:04:20.000Z (about 1 year ago)
- Last Synced: 2024-04-05T14:28:09.476Z (about 1 year ago)
- Topics: hacktoberfest, http, http-header, http-headers, http-requests, https, php, websniffer
- Language: PHP
- Homepage: https://websniffer.com
- Size: 9.77 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# WebSniffer PHP
This is a simple PHP script to display HTTP response headers and content of a remote web page.
The script might not work on some free PHP hosting providers.
Users can choose between GET and POST requests.