Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / http-proxy / test / macros / index.js
1 /*
2  * index.js: Top level include for node-http-proxy macros
3  *
4  * (C) 2010 Nodejitsu Inc.
5  * MIT LICENCE
6  *
7  */
8
9 exports.examples = require('./examples');
10 exports.http     = require('./http');
11 exports.ws       = require('./ws');