Skip to content

Tags: jimhigson/oboe.js

Tags

v1.15.2

Toggle v1.15.2's commit message
fix bug where Node.js incomingHttp streams would not read correctly

v1.15.1

Toggle v1.15.1's commit message
fix bug where under Node.js would sometimes continue to read from str…

…eam after aborting

v1.15.0

Toggle v1.15.0's commit message
.source property available on oboe instance to give either the url or…

… stream being read from

v1.14.7

Toggle v1.14.7's commit message
simplify code slightly

v1.14.6

Toggle v1.14.6's commit message
fix issue #38 - node can open http or https streams for the user

v1.14.5

Toggle v1.14.5's commit message
fixes issue #37 - do not include X-Requested-With by default with CORS

v1.14.4

Toggle v1.14.4's commit message
fix issue #39 where query params were dropped running under node

v1.14.3

Toggle v1.14.3's commit message
fix bug where parsing invalid json would sometimes behave differently…

… depending where the stream breaks up the content

v1.14.2

Toggle v1.14.2's commit message
no argument called arguments - compat with Closure compiler

v1.14.1

Toggle v1.14.1's commit message
various optimisations