Skip to content

Instantly share code, notes, and snippets.

@ncb000gt
Created February 18, 2011 16:29
Show Gist options
  • Select an option

  • Save ncb000gt/833921 to your computer and use it in GitHub Desktop.

Select an option

Save ncb000gt/833921 to your computer and use it in GitHub Desktop.
DEBUG: url: { href: 'http://investing.businessweek.com/research/stocks/snapshot/snapshot.asp?capId=101648'
, protocol: 'http:'
, slashes: true
, host: 'investing.businessweek.com'
, hostname: 'investing.businessweek.com'
, search: '?capId=101648'
, query: 'capId=101648'
, pathname: '/research/stocks/snapshot/snapshot.asp'
}
DEBUG: url: { href: 'http://../../stocks/private/snapshot.asp?privcapId=101648'
, protocol: 'http:'
, slashes: true
, host: '..'
, hostname: '..'
, search: '?privcapId=101648'
, query: 'privcapId=101648'
, pathname: '/../stocks/private/snapshot.asp'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment