determineContentTypeByRaw() protected method
Attempts to determine the content type from raw content.
| protected string determineContentTypeByRaw ( $rawContent ) | ||
|---|---|---|
| $rawContent | string |
Raw response content. |
| return | string |
Response type. |
determineContentTypeByRaw() protected method
Attempts to determine the content type from raw content.
| protected string determineContentTypeByRaw ( $rawContent ) | ||
|---|---|---|
| $rawContent | string |
Raw response content. |
| return | string |
Response type. |
Please login to continue.