I've been working with mod_spidermonkey and an external api that I've set up. I need to determine the status code of http responses. I've tried fetchUrl() and fetchUrlHash(), but neither seems to get that status code. Any suggestions? --Stephen