Examining AJAX Request Headers

Examining AJAX Request Headers

Is there any way to do an AJAX call but only get the request headers? I would like to examine the headers to determine if I need to download the entire contents of the page...