Retrieve the POST payload type being used to interpret the page. This can be important with scraping some site's implementation of AJAX, where the payload in explicitly set as xml.
This method does not receive any parameters.
Returns the content type, as a string (e.g., text/html or text/xml).
Version | Description |
---|---|
5.0 | Available for all editions. |