Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Receving responseText from remote validation #198

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cichowski
Copy link

If none error phrase via http status is send/recived,
then try to receive responseText (before default error)

The reson for this change:

  • Not every enviroment allow to send & recive additional phrase with http
    status code.
  • Also there is problem with sending some utf-8 characters this way.

If none error pharese via http status is send/recived, then try to
receive responseText (before default error)

The reson for this change:
Not every enviroment allow to send & recive additional phrase with http
status code.
Also there is problem with sending some utf-8 characters this way.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant