db4d099 wsgi plugins: mod_wsgi expects bytes as an output

3 files Authored by stlaz 6 years ago, Committed by mbasti 6 years ago,
    wsgi plugins: mod_wsgi expects bytes as an output
    
    python3-mod_wsgi expects that the application() method returns
    bytes otherwise it breaks.
    
    https://pagure.io/freeipa/issue/4985
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
file modified
+1 -1
file modified
+4 -2
file modified
+3 -3