Wowza Community

HTTPProvider2Base.addCORSHeaders(IHTTPResponse) moved or removed in 4.7.5.02

Was HTTPProvider2Base.addCORSHeaders(IHTTPResponse) moved or removed in 4.7.5.02? My code now breaks on that method, which is not found in the IDE with the .02 updater installed.

I see HTTPProvider2Base.addCORSHeaders(IHTTPRequest, IHTTPResponse) … did that replace the old method?