Issue #3530794: Call to submitContactForm resulted in 201 response. Created
Simply changes the condition to anticipate that a 201 response may originate from 'submitContactForm' method.
Given more time handleResponse() behavior could probably be revised but this fixes the problem quickly.