Niall O'Higgins
|
10f6b05775
|
add support for loading CA bundles
fix loop
typo
another typo *sigh*
this wasn't doing what I thought it was doing.
|
2013-03-09 03:12:58 -05:00 |
|
Niall O'Higgins
|
2c3650746c
|
problem: don't want to run my server as root to bind to privileged ports (e.g. 80, 443).
solution: support privilege drop after socket bind via new --user <username> parameter.
|
2013-03-09 03:12:52 -05:00 |
|
George Ornbo
|
415d4ed908
|
match style requested by @cronopio
|
2012-06-20 20:59:17 +01:00 |
|
George Ornbo
|
06e78f2747
|
adding support for setting the host
|
2012-06-20 15:51:31 +01:00 |
|
Johan Nordberg
|
5ba25aa345
|
Make sure the target port is an integer
This fixes a bug that caused cli to fail when --target was specified with both hostname and port
|
2011-09-17 14:37:47 +02:00 |
|
indexzero
|
2cd8256c4d
|
[minor] Small update to bin/node-http-proxy
|
2011-09-10 03:57:26 -04:00 |
|
indexzero
|
57127a3671
|
[fix] Fix typo in bin/node-http-proxy
|
2011-04-26 18:52:58 -04:00 |
|
indexzero
|
212009df6b
|
[doc api] Update README.md and CHANGELOG.md for v0.5.0. Update bin/node-http-proxy to read files specified in config.https
|
2011-04-17 03:11:06 -04:00 |
|
indexzero
|
4110448046
|
[doc api test] Rename HttpProxy.pause to HttpProxy.resume. Update documentation and tests accordingly
|
2011-03-09 23:53:41 -05:00 |
|
indexzero
|
34cba38c29
|
[fix] Fixed cli parsing issue when --argument=value is not used
|
2010-12-07 19:27:41 -05:00 |
|
indexzero
|
8251296d7f
|
[dist minor] Removed vendored pool. Changed all references of sys to util
|
2010-11-22 00:09:51 -05:00 |
|
indexzero
|
00014d624c
|
[api test bin doc] Added bin script and simple logging
|
2010-11-21 23:43:25 -05:00 |
|