angler-fishThe Vulnerability History Project

Fixed #3881 -- skip saving session when response status is 500

      Saving session data is somewhat likely to lead into error when the
status code is 500. It is guaranteed to lead into error if the reason
for the 500 code is query error on PostgreSQL.
    
commit aeda55e6bffc3cfbf53698af398a19c1a0f02d46
+7 -9
-16
-6
-3
expand_less