Base callback class to allow an <class>Application</class> to perform feed-specific initialization of a <class>Net.HttpRequest</class> object. More...
Static Public Member Functions | |
| _.Library.Status | CreateHttpRequest (_.Library.String pApplication, _.Library.String pFeedURL, _.Net.HttpRequest pHttpRequest) | 
| Customizable callback that should create a <class>Net.HttpRequest</class>  More... | |
Base callback class to allow an <class>Application</class> to perform feed-specific initialization of a <class>Net.HttpRequest</class> object.
      
  | 
  static | 
Customizable callback that should create a <class>Net.HttpRequest</class>
object specific to the <class>Application</class> and <class>Feed</class> specified by pApplication and pFeedURL.