Jason
6e4bef4d1c
Added in auto-changelog module set to keepachangelog format ( #1373 )
...
Removed last nodejitsu reference
2019-09-05 14:11:16 -04:00
Ben Costolo
b4028ba78b
Fix modify response middleware example ( #1139 )
...
* declare app variable to house middleware
* remove deprecated connect.createServer() function call
* specify middleware with app.use() and pass app middleware to an http
server
2019-08-22 02:38:28 -05:00
任侠
a3fe02d651
[examples] Restream body before proxying, support for Content-Type of application/x-www-form-urlencoded ( #1264 )
2018-06-06 12:39:50 -04:00
Mati B. Terefe
d0e000e1f9
Restream body before proxying ( #1027 )
...
Support for bodyparser.json and bodyparser.urlencoded.
Fixes #955 #843 #791
2016-08-11 12:37:32 -04:00
indexzero
f345a1ac2d
[dist] Update LICENSE to reflect 2015 changes.
2016-03-12 00:05:21 -08:00
Daniel Levy
349b843731
Update gzip-middleware.js
...
Punctuation
2015-08-24 13:23:53 -06:00
dan
d46e876e27
update modify request body eg
2014-10-09 14:33:04 +08:00
dan
0378b03e53
update modify request body eg
2014-10-09 14:32:52 +08:00
dan
04c45a022c
update modify request body eg
2014-10-09 14:30:11 +08:00
cronopio
bc236d7e95
[tests] Added a test case for run all the examples
...
* I changed all the ports across examples to be different and can run at same time
2013-12-18 12:18:58 -05:00
cronopio
c82ff2c3c0
[examples] updated bodyDecoder middleware example
2013-12-18 12:18:58 -05:00
cronopio
de3ff11656
[examples] updated the modifyResponse-middleware example
2013-12-18 12:18:58 -05:00
cronopio
2142c506e0
[examples] add example of gzip using the connect.compress() middleware
2013-12-18 12:18:58 -05:00