Socket Functions
From UBot Studio
(Difference between revisions)
(→Socket Functions) |
|||
Line 6: | Line 6: | ||
*[[socket page headers]]: Returns the header information for the most recent navigate command. | *[[socket page headers]]: Returns the header information for the most recent navigate command. | ||
− | |||
− | |||
− | |||
− | |||
*[[socket page html]]: Returns the page html for the last navigate command. | *[[socket page html]]: Returns the page html for the last navigate command. | ||
− | |||
− |
Revision as of 14:13, 21 October 2014
The Socket Functions allow you to grab information from a webpage via the underlying socket connections.
Socket Functions
- socket page headers: Returns the header information for the most recent navigate command.
- socket page html: Returns the page html for the last navigate command.