2d4e7a1 Fix wrong attribute name for HTTP response status code

1 file Authored by rcritten 8 years ago, Committed by puiterwijk 8 years ago,
    Fix wrong attribute name for HTTP response status code
    
    Was using status instead of status_code.
    
    https://fedorahosted.org/ipsilon/ticket/193
    
    Signed-off-by: Rob Crittenden <rcritten@redhat.com>
    Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>