Hello I'm thinking of implementing code to check the server response for the hls/dash encoders (incase the output was a URL). Is it ok to implement it inside hlsenc_io_close/dashenc_io_close, and using blocking ffurl_read?