- Fixed an old bug that cleared the memory cache on
refresh(). Most of the time it was harmless as the multiplexer would fall back to reading from disk on connection failure, however it did have some side effects in edge cases. - AsyncMedia: added
configureRequestexperimental parameter: gives a chance to assign additional headers, e.g. for authentication.