GET_ORIGIN function
The httparchive.fn.GET_ORIGIN
function returns the origin for a given URL.
Input
url
The URL of a web page.
Type: STRING
Output
The corresponding origin.
Type: STRING
Example usage
Basic usage
Counting cross-origin resources per page
median_xo_resources_per_page |
---|
27 |