An open API service indexing awesome lists of open source software.

https://github.com/benjamingr/soquestionheaders


https://github.com/benjamingr/soquestionheaders

Last synced: 3 months ago
JSON representation

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.