All Versions
96
Latest Version
Avg Release Cycle
82 days
Latest Release
1666 days ago
Changelog History
Page 6
Changelog History
Page 6
-
v1.0.3 Changes
March 27, 2014๐ Merged
๐ Fixed
- ๐ [api] add toProxy method to allow absolute URLs to be sent when sending to another proxy fixes #603
#603
Commits
- โก๏ธ [doc] update docs with toProxy option
ece85b4
- [fix] set connection to CLOSE in cases where the agent is false.
89a22bc
- โก๏ธ @xtreme-topher-bullock - update package.json to have proper repository key and formatting
68fa17b
- [dist] Version bump. 1.0.3
07fceb7
- โ Add support for localAddress
e633b0f
- ๐ [api] add toProxy method to allow absolute URLs to be sent when sending to another proxy fixes #603
-
v1.0.2 Changes
January 28, 2014 -
v1.0.1 Changes
January 17, 2014 -
v1.0.0 Changes
January 16, 2014๐ Merged
- Http proxy 1.0
#552
- Caronte
#551
- Only emit response if a valid server is present
#549
- ๐ [fix] add
type
to before and after to grab correctpasses
, fixes #537#539
- export the proxy itself from the main require
#536
๐ Fixed
- [fix] closes #547
#547
- ๐ Merge pull request #539 from nodejitsu/fix-before-after
#537
- ๐ [fix] add
type
to before and after to grab correctpasses
, fixes #537#537
Commits
- Http proxy 1.0
-
v0.10.4 Changes
December 27, 2013๐ Merged
- โก๏ธ Update README.md
#521
- ๐ Better examples
#520
- Send path in req.path and not the url
#416
- ๐ Fix websocket error handing
#518
- attempting to fix links to 2 source locations in README.md
#502
- ๐ [merge] rename codename to actual project name
#492
- ๐ [merge] Added error handling example
#484
- ๐ [merge] https & agent
#482
- ๐ [merge] caronte tests
#476
- ๐ FIX: ws error event
#475
- ๐ Fix accidental write to global variable.
#472
- [fix] 2 spelling mistakes
#14
- [fix] add ability to proxy websockets over HTTPS
#11
- โ
Tests
#3
๐ Fixed
- determine x-forwarded-port from host header
#341
- [fix] closes #529
#529
- ๐ [fix] fixes #341
#341
- โ
[tests] https test pass, fix #511. Exposed the rejectUnauthorized flag
#511
- ๐ [fix] pass proper options object that extend the global options and parse the per proxy args into options. fixes #510
#510
- [readme] add links to badges on readme, fix #483
#483
- [fix] pooled connections, closes #478
#478
- ๐ [fix] add 0.10 link, fixes #459
#459
- [fix] closes #473
#473
- [fix] add 0.10 compatibily.. closes #474
#474
- [fix] headers, closes #469
#469
- ๐ [fix] headers, fixes #467
#467
- ๐ [fix] yawnt baaaka .. fixes #8
#8
Commits
- [fix] more jshint intendation
17399e7
- โ
[fix] tests
a255f98
- ๐ [minor] remove coverage
335af81
- โก๏ธ [examples] updated websockets examples
ed8c9ee
- ๐ [tests] removed unused tests
7e25bde
- โ
[tests] Added a test case for run all the examples
bc236d7
- ๐ [tests] drop the test of own streams, moved the usable tests
dc9d7e5
- 0๏ธโฃ [fix] default port
d166354
- โ
[tests] added the ws passes test and the streams webscokets test
8b3fe32
- ๐จ [refactor minor] s/caronte/http-proxy/ or s/caronte/httpProxy/ where appropriate.
bb0d28c
- โก๏ธ [examples] updated bodyDecoder middleware example
c82ff2c
- [dist] first
4d13156
- โก๏ธ [examples] update forward and custom error examples
b726116
- ๐จ [refactor docs] add descriptions
d05af4a
- ๐จ [tests] make the tests run with the last refactor
5bb83b9
- [examples] deleted this examples
bdeabb7
- websocket draft
07551c6
- [fix] naming
2a59366
- ๐ [dist doc] Added documentation for consistent benchmarking of node-http-proxy
f7f5fa7
- โก๏ธ [examples] update old examples
7e44d36
- ๐ [docs] more short examples to the Readme
0393b5d
- โก๏ธ [examples] updated old proxy examples
e02317c
- โก๏ธ [wip] Initial HTTPS->HTTP test, updated https-secure example. Work in progress, need to add more https tests
33a2462
- ๐ [docs] readme
886a870
- [examples] added error-handling using callbacks and HTTP-to-HTTPS examples
d7064f2
- โก๏ธ [examples] updated old examples
588327c
- stuff
e45bfd6
- ๐ [doc] added some documentation to functions and comments to understand better the code
5dcdf2b
- ๐ Fixed issue where error callback would not invoke, including new test cases. Added req/res values to error events.
0bfb9be
- โก๏ธ [examples] updated balancer examples
831a44b
- socket.io stuff
a74cd85
- ๐ [tests] move contributions of @mmoulton to correct place
7c72f3b
- โ
[tests] this file is not necessary anymore
881c7e6
- ๐จ [refactor] move to leaner architecture
8273cb6
- ๐ [fix] remove trailing whitespaces
0aeaba7
- โ
[test] added tests for web-outgoing.js
16a4d9d
- [fix] some stuff start debugging proxystream
d4f0da8
- โ
[tests] now each test use a different port to avoid some slow opening and closing ports
c75d06c
- โ
[tests] fixed inherits problem and listen for the correct event
c65ffbb
- [fix] ProxyStraem now works
356f43d
- [examples] fix the copyright header of example files
e592c53
- [feature] start working on the new server
b79bd29
- โก๏ธ ENH: updated examples
f566a42
- โก๏ธ [examples] updated the modifyResponse-middleware example
de3ff11
- [examples] add example of gzip using the connect.compress() middleware
2142c50
- ๐จ [fix] refactor error handling
601dbcb
- ๐จ [tests] fixed according new refactor and added test to common.setupSocket()
1cb967b
- ๐ [feature] websocket support
79a14ac
- keepalive sockets
dad211e
- โ
[tests] Using target field, tests now pass. We are missing the tests using forward field
8085178
- [fix] callback as optional error handler
c7924e0
- ๐ ENH: added new https example, needs to be simplified before merge
427d8d8
- โ
[test] proxystream test
c961279
- [lib] initial draft to websockets passes
79f7f99
- โ
[tests] added HTTPS to HTTPS test
31d919b
- [fix] minor
7599cee
- [feature] started working on error propagation, kinda sucks, gotta think it over
9ab8749
- โ
[test] testing the onResponse proxy method
27df8d7
- โก๏ธ [docs] Update readme with more how to
ae0faef
- ๐ [fix] remove duplicate
10c0f11
- โ
[tests] add more tests
cedc5c4
- โ
[tests] added test for socket.io proxying
10a0db4
- โ
[tests] added test HTTPS to HTTP using own server
bbe3bfd
- [fix] quote
c4ddc4e
- โก๏ธ [examples] update the error-handling example using the new error handle way
a1b25a1
- โก๏ธ ENH: updated README and added examples file.
07091b5
- โ
[test] passes/web.js (first 2 funcs)
d40e4be
- โ
[test] add test for forwardstream
8fc3389
- โ
[tests] fixing tests, fixed some typos and changed how passes are stored
a704213
- โ
[test] added the lib/caronte/streams/forward.js initial test, one test pending
2fac7b9
- [api] add draft for proxystream
4f24664
- [experiment] new api for proxying
07cfa6b
- โ
[tests] the options got a problem and this test probe that timeout is not being set
1d1ee88
- ๐ new error propagation
3a39e44
- [examples] added concurrent proxy example
04c1011
- ๐ [fix] docs
ec981c5
- โ
[test] started writing tests
16eacfa
- [fix] closes number #487
cde08fb
- โ
[tests] added tests for websockets
02007ed
- [examples] added forward example
7a3f6df
- ๐ [fix] fixed options and server reference to can access them from passes functions
90fb01d
- โ
mm test file
1a7bef0
- โช Revert "[fix] fixed options and server reference to can access them from passes functions"
babdf53
- โฌ๏ธ [docs] add UPGRADING.md
db12f6c
- DOC: Added error handling example
32a4088
- โ
[test] test onError part, proxying to no where
b85aa16
- โก๏ธ ENH: updated agent options in
common.setupOutgoing
12cda56
- ๐ [fix] minor and short fixes
e0faaaf
- ๐ support websockets
4a4607d
- โ
[test] COVERAGE
004a46c
- [misc] add a LICENSE file
584ce76
- โก๏ธ ENH: updated https and agent option
13741a8
- [fix] write connection header
2c10f25
- ๐ [fix] merge #495, thanks @glasser
d0862af
- ๐ support forward
8c8c455
- โ
[tests] fix tests set correct host headers
cfd417d
- โก๏ธ [fix] Optimize fix for
x-forwarded-for-port
.2d42709
- โก๏ธ ENH: updated readme with an example
edd8e2f
- โก๏ธ [doc] update README.md
dcb873a
- โ
[test] passes/web.js XHeaders func
c02b721
- ๐ [fix] fixed passes functions, now 'this' can be used and options are stored on 'this.options'
9b3e1eb
- โช Revert "[fix] fixed passes functions, now 'this' can be used and options are stored on 'this.options'"
5e130de
- ๐ [minor] Remove duplicate dependencies and cleanup of the scripts
a51b062
- โ
TEST: added agent and header tests
39b0c46
- [examples] fix styling and bad spaces
6a6dfbb
- ENH: added error events
1b867a7
- ๐ [test] remove chunked on http1.0
ca09263
- โ
[tests] fix test to use the new way to pass options
52ecd52
- ๐ [examples] fixed https examples
a467b7b
- โช Revert "[tests] fix test to use the new way to pass options"
2bf20d6
- ๐ [fix] better code
3d8e538
- [feature] implement _write and _read
6a4294c
- [fix] use the correct arguments order
cc09ae6
- [fix] fix the correct order of arguments in ws-incoming passes
02df9a3
- [fix] write status
e08d4ed
- ๐ [fix] finished jshint fixes
455f97e
- โก๏ธ Update the README to describe middleware err handler.
25bb3bf
- Prevent headers to be sent twice
8332e74
- ๐ฆ [examples] added package.json with the dependencies needed by examples
d85ccdd
- โ
[tests] added .travis.yml file
0602500
- [dist minor] 2 space indents next time @samalba
7e8041d
- [fix] naming
8931009
- ๐ Fix for #458. Host header may cause some sites not to be proxyable with changeOrigin enabled
781c038
- โ๏ธ [docs] typos, typos everywhere...
03880d8
- โก๏ธ ENH: updated
ws
andweb
functions to use the global options object as a base268afe3
- [fix] make @mmalecki a happy camper
c9cd6d2
- write
f97c0c6
- [fix]
a9f9e21
- [fix] coveralls.. will it work?
f36cb4d
- โก๏ธ ENH: updated target and forward options so that a string may be specified
ef946a7
- โ added option for eventlistenerCount(max)
8eb6780
- ๐ [fix] support buffer
1204a35
- โก๏ธ DOC: updated readme with options
1b5fb1d
- ENH: added 'headers' to available options, to add or overwrite existing headers
7d840d3
- ๐ [fix] move logo
57abb7f
- ๐ FIX: tests. still need to add more tests tho
a350fad
- ๐ [fix] move logo
aaff196
- ๐ [docs] add travis build status
6b61878
- [fix] do not send chunked responses to http1.0 clients
8663ac1
- [dist] Bump dependencies.
a81dd8d
- [fix] readme
4d3a4e1
- [fix] proxying to https
26c4c43
- [fix] new logo
ee3cc38
- [fix] naming convention
7d71a86
- ๐ fix docs
9243444
- [fix] short circuit
a6256ca
- โ
[tests] this test is already in web-incoming tests
920f1e7
- Emit middlewareError when on middleware error.
bc12ca3
- โก๏ธ DOC: updated readme
7ad5c0f
- ๐ [docs] add logo
8b05626
- [fix] making @stoke a happy camper
34f16e7
- ๐ [feature] add buffer support
e3f8d5f
- [Fix] 2 spelling mistakes
5823842
- [fix] do not call .end
6e77cd3
- attempting to fix link to valid options properties
bbe2b27
- [fix] slimmer proxying
031aa0f
- [fix] use agent pool
abf1d90
- โ
[tests] fix test using undefined url
c4d56a5
- [fix] legacy
162a42f
- โ
[tests] fixing minor typos
b333e63
- โก๏ธ Updated readme
bd106d6
- [misc] use the local mocha instead the global
f1aeb05
- โ added unlimited listeners to the reverproxy event obj.
1333c0c
- โ
[tests] throw error when no options, ALL TESTS PASSING! YAY
86750c7
- โก๏ธ ENH: updated example
1c7ace2
- ๐ [merge] PR #470
38e6d7c
- ๐ [fix] remove stuff
6a03e5f
- ๐ [test][misc] remove [email protected] to test on travis
8eff1a1
- ๐ merge with @cronopio
0fb3381
- ๐ [merge] text
98f29bd
- [fix] woops
bd3df45
- โ
[test] Test on newer version of node
ebbba73
- ๐ new error propagation - follows
1993faf
- [fix] minor typo
5a1504f
- [fix] proxy to http(s)
3c91ed3
- Put the arguments the right way around in the README.
1457980
- [fix] use some
4480699
- [fix] layout
d7078e2
- ๐ [docs] logo
dd0f7b8
- [fix] url
0637322
- [fix] opts
adc5be0
- ๐ [docs] fix syntax highlighting
da9de70
- [fix] typo
275a519
- โ
[tests] fix code coverage, changed pattern on blanket options
4090250
- Put the arguments the right way around in emitter.
7c8ecc8
- [fix] link
72a89ea
- [fix] space
69f126b
- โ
[fix] tests
8269eca
- [fix] console
18341d5
- โ
Set travis to run
npm test
while we fix coveralss.io integratione2a5d51
- [fix] making @jcrugzz a happy camper
2e7343d
- [fix] minor typo
5d66ce1
- โ
[tests] tests fixed
d60353f
- โ
[tests] disabled the examples-test by now
d83fdf6
- [fix] _ because it is unused
590bb60
- โ
[tests] disable test, by now is not throwing without options
a2b1f0a
- ๐ [fix] support target and forward
961d2f9
- [dist] Version bump. 0.10.4
840f6d8
- ๐ [fix] remove old reminescence
4d65280
- [feature] add emit proxyRes
dda6f7a
- โ
[docs] test badge
1ceea3e
- ๐ [tests] remove caronte and use http-proxy for file names
c9f5772
- [logo]
4c2f2f3
- โก๏ธ Update README.md
-
v0.10.3 Changes
June 20, 2013 -
v0.10.2 Changes
April 21, 2013 -
v0.10.1 Changes
April 12, 2013 -
v0.10.0 Changes
March 18, 2013๐ Merged
- ๐ Change the emitter of the
proxyResponse
event#385
- ๐ Fixing a bug that generates an unexpected TypeError
#383
- Mention Harmon used for response modifications in the readme
#384
Commits
- โก๏ธ [dist] Update CHANGELOG.md
8665f3c
- Harmon messsage
35ba0db
- [fix breaking] Emit the
proxyResponse
event on the HttpProxy instance to reduce listener churn and reference counts.2620f06
- [dist] Version bump. 0.10.0
71183bf
- ๐ Fixing the if statement as it lead to 'TypeError: Parameter 'url' must be a string, not undefined' in certain cases
c9b6895
- Harmon messsage
4e42354
- ๐ Change the emitter of the