Skip to content

Releases: johnhof/proxy-express

Fixed redirect option

03 Jul 20:32

Choose a tag to compare

Coverage over 90%

13 Mar 23:48

Choose a tag to compare

Merge pull request #31 from DuaneGarber/testUpdates

Updating Unit Tests

Various bug fix's

25 Feb 00:55

Choose a tag to compare

1.2.2

version bump

Bug Fix Release

02 Nov 22:28

Choose a tag to compare

  • fixed image issues

.prepend

05 Apr 06:30

Choose a tag to compare

.prepend

Type: Boolean

The path to be prepended to every request throught the proxy

proxy('www.foo.com', {
  request : {
    prepend : 'foo/v0'
  }
});

First release

15 Mar 19:43

Choose a tag to compare

1.0.1

updated version