WebHTTP is now fully functionnal (like it was in version <0.9.30).
* "app.sessions" is back
* now, it's the sessions which are purged (not the hrsessions, like before)
* and new mechanism to avoid to communicate with a dead hrenderer (when the same App Tag is open in 2 browser, in the same user session). the POST return a http/412. And the js of webhttp just display an alert box (will be better in near future)
**Full Changelog**: https://github.com/manatlan/htag/compare/v0.9.35...v0.9.36