https://github.com/benjamingr/soquestionheaders
https://github.com/benjamingr/soquestionheaders
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/benjamingr/soquestionheaders
- Owner: benjamingr
- Created: 2013-05-03T01:22:57.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-03T01:26:19.000Z (about 12 years ago)
- Last Synced: 2025-02-13T16:47:39.605Z (5 months ago)
- Language: JavaScript
- Size: 109 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SoQuestionHeaders
=================This is an example for StackOverflow question:
http://stackoverflow.com/questions/16167935/break-http-file-uploading-from-server-side-by-php-or-apache
This demonstrates using the TCP protocol for parsing and filtering an HTTP request using node.js and the `net` module.
Feel free to use this code in any way you'd like.