Commits

Andy Green authored 88c824b89d8
ss: avs: let multipart handle content-type We added the neccessary return check on set_metadata which is good, but it doesn't take into account that for LWA, we will normally use the multipart stuff, that provides its own conflicting content-type. Currently the lwa streamtype policy doesn't even provide ctype metadata type, let's just comment it out.