Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg committed Oct 2, 2012
0 parents commit eef04dd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
@@ -0,0 +1,6 @@
dist
cabal-dev
*.o
*.hi
*.chi
*.chs.h
4 changes: 4 additions & 0 deletions README.md
@@ -0,0 +1,4 @@
http-reverse-proxy
==================

Reverse proxy HTTP requests, either over raw sockets or with WAI

0 comments on commit eef04dd

Please sign in to comment.