kaazing / http2-cache.js

2 stars 11 forks source link

Bugs/mop support v2 #81

Closed hthetiot closed 6 years ago

hthetiot commented 6 years ago

To test:

git clone -b http2-cache git@github.com:montagejs/temp-converter.git temp-converter-http2-cache
cd temp-converter-http2-cache
npm i
npm run build
npm run start
# Open http://localhost:8083/builds/temp-converter/

details: https://github.com/montagejs/temp-converter/commit/068789ab709c5d16d23b5b2fe6f612b21b9c4213

hthetiot commented 6 years ago

Use https://github.com/kaazing/http2-cache.js/pull/84 instead.