- Updates dependency versions. Q-IO vq-io, Q 1.5.0
- Updates dependency versions. Q-IO v1.1, Q 1.0.
- Threads the
fs
argument through thefile
adaptor.
bin/joey
now supports priviledge descalation with the-u UID
argument.
- Update dependency on Q-IO, to obtain fixes for host negotiation decision tracking and ranged HTTP requests for files.
- Update dependencies. Particularly, fixes host negotiation.
- Update dependencies.
- Support route.any (@wmertens)
- Update dependencies.
- Prepare for launch.
- Added
parseQuery()
andnormalize()
to common adapters. - Added
cookieJar()
. - Synchronized q-http and jaque, particularly for query string bug fix on pathInfo.
- Added
proxyTree(url)
/proxyTree(app)
- Added
proxy(url)
orproxy(app)
. - Fixed dependencies.
- Added
redirect
,redirectTree
usingpermanent
decoration to elect permanent redirects over the default of temporary. - Added
trap
for intercepting responses. - Added client-ware like
normal
,cookieJar
,redirectTrap
, and terminalclient
. - Added name
useCommon
forblahblahblah
- Synchronized dependencies.
- Synchronized dependencies.
- Upgraded Jaque to 0.1.19 for the use of redirects in file trees.
- Consolidated "connect" and "enclose" into the new, singular "use" function.
- Synchronized dependencies for bug fix in IO.
- Simplified internal chaining structures.