Skip to content
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.

Update the BrowserReponse class #243

Closed
thecodejunkie opened this issue Aug 6, 2011 · 1 comment
Closed

Update the BrowserReponse class #243

thecodejunkie opened this issue Aug 6, 2011 · 1 comment
Assignees
Milestone

Comments

@thecodejunkie
Copy link
Member

No description provided.

@ghost ghost assigned thecodejunkie Aug 6, 2011
@thecodejunkie
Copy link
Member Author

  • The Body property, on the BrowserResult, no longer returns a DocumentWrapper, but instread it returns an instance of the BrowserResponseBodyWrapper
  • The BrowserResponseBodyWrapper stores the response body as an enumerable of bytes, but also provides an indexer that allows you to specify a CSS3 selector and get back a QueryWrapper
  • The BrowserResponseBodyWrapper has the following extension methods defined AsString, AsJson and AsXml

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant