Dominic Tarr
|
b8f84994b0
|
[fix] fix syntax errors. close issue #86
|
2011-08-09 20:32:10 +10:00 |
|
Charlie McConnell
|
2626308cd8
|
[fix] Removed bad example.
|
2011-08-02 22:42:19 -07:00 |
|
Dominic Tarr
|
6ec8d6caac
|
[minor] add example to test concurrency
|
2011-08-02 14:55:49 +10:00 |
|
Dominic Tarr
|
2cf4e0a9e6
|
[api] refactor out middlewares from examples.
|
2011-08-02 14:55:49 +10:00 |
|
Dominic Tarr
|
020290a162
|
[docs] add middleware examples (first draft)
|
2011-08-02 14:55:49 +10:00 |
|
indexzero
|
f0917a3f97
|
[minor] Style updates and whitespace cleaning for consistency
|
2011-08-02 14:55:49 +10:00 |
|
Charlie McConnell
|
8eaec35074
|
[minor] Added body decoder middleware example. Needs fixing.
|
2011-08-02 14:51:37 +10:00 |
|
Dominic Tarr
|
549bfeac23
|
[fix] broken RegExp
|
2011-08-02 14:51:37 +10:00 |
|
Charlie McConnell
|
4cc18f4217
|
Tested & fixed url middleware example, added comments.
|
2011-08-02 14:51:37 +10:00 |
|
Dominic Tarr
|
caa1f494ab
|
[minor] minor fixes to gzip middleware example
|
2011-08-02 14:51:37 +10:00 |
|
Dominic Tarr
|
f6484de411
|
[doc] add comments to examples/url-middleware.js
|
2011-08-02 14:51:36 +10:00 |
|
Dominic Tarr
|
45f3df8093
|
[minor] add url-proxying middleware example
|
2011-08-02 14:51:36 +10:00 |
|
Dominic Tarr
|
d3c06973a1
|
[minor] add example of using middleware to gzip response
|
2011-08-02 14:51:36 +10:00 |
|
indexzero
|
fcfe84626f
|
[doc] Added examples/latent-websocket-proxy.js
|
2011-06-23 04:48:02 -04:00 |
|
indexzero
|
1ee8ae7104
|
[doc] Add examples/standalone-websocket-proxy.js
|
2011-06-23 04:36:16 -04:00 |
|
indexzero
|
4cdbf0e872
|
[doc] Added sample for custom error messages using the proxyError event
|
2011-06-15 09:39:35 -04:00 |
|
indexzero
|
91737fadb6
|
[doc] Update examples for HTTPS to HTTP proxying
|
2011-05-18 21:06:12 -04:00 |
|
Olivier Lauzon
|
ff829467d3
|
[minor] Fix syntax in examples/
|
2011-05-18 06:20:48 +08:00 |
|
indexzero
|
12064d8e5d
|
[doc test] Small updates to README.md. Update to try require socket.io
|
2011-04-17 03:25:48 -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
|
bf68dc30a5
|
[api test doc] Improve HTTPS support. Update minor documentation. Change tests accordingly.
|
2011-04-17 02:20:36 -04:00 |
|
indexzero
|
4d18ac1ae6
|
[test] Add WebSocket tests
|
2011-04-16 23:46:08 -04:00 |
|
indexzero
|
7cbf447320
|
[dist] Move pgriess' websocket client into vendor/*
|
2011-04-16 23:45:33 -04:00 |
|
indexzero
|
cfddd12e82
|
[api] Update .proxyRequest() and .proxyWebSocketRequest() APIs to take an options hash instead of a set of arguments. Add HTTPS support.
|
2011-04-16 23:08:40 -04:00 |
|
indexzero
|
6e4bf6a9cb
|
[doc] Breakout demo.js into files in example/. Add web-socket-proxy.js example
|
2011-04-16 03:19:56 -04:00 |
|