werkzeug.BaseResponse.iter_encoded

BaseResponse.iter_encoded()[source]

Iter the response encoded with the encoding of the response. If the response object is invoked as WSGI application the return value of this method is used as application iterator unless direct_passthrough was activated.