Tymoteusz Paszun
|
887c444543
|
added test for chunked requests
|
2014-05-13 09:16:50 +02:00 |
|
Tymoteusz Paszun
|
828cb2afcb
|
transform Host header when local-host is defined explicitly
|
2014-05-09 15:07:38 +02:00 |
|
Roman Shtylman
|
14b4bcb96f
|
add tests for host header transform
|
2014-02-24 19:43:34 -05:00 |
|
Roman Shtylman
|
2f6f9459ad
|
change main export signature to localtunnel(port, opt, fn)
Makes for a simpler hello world app
|
2014-02-14 00:32:43 -05:00 |
|
Roman Shtylman
|
fbfc923a7e
|
remove connect export in favor of single function
Since connect was the only function exported, we can just export the
function directly to make things simpler.
|
2014-02-13 23:51:29 -05:00 |
|
Roman Shtylman
|
d9bc11b520
|
default host to localtuunel.me
If no host specified, then default to localtunnel.me
close #31
|
2014-02-13 23:43:54 -05:00 |
|
Roman Shtylman
|
ad64611bd1
|
add tests
|
2014-02-13 23:41:49 -05:00 |
|