Get the result of the Response. It also handles multiline responses, e. g. a PHP Notice: message is output through a conflicting plugin:
Response
Notice:
If you are using a verb like DELETE or PUT the response may be empty and this function will return undefined.
DELETE
PUT
undefined
Optional
https://developer.mozilla.org/de/docs/Web/HTTP/Methods/DELETE
Get the result of the
Response
. It also handles multiline responses, e. g. a PHPNotice:
message is output through a conflicting plugin:If you are using a verb like
DELETE
orPUT
the response may be empty and this function will returnundefined
.