Sends a GET request and returns the response body.
Namespace: PreStorm
Assembly: PreStorm (in PreStorm.dll) Version: 1.8.19.0 (1.8.19.0)
Syntax
Parameters
- url
- Type: SystemString
The target url. - requestModifier (Optional)
- Type: SystemActionHttpWebRequest
An action that modifies the request.
Return Value
Type: StringSee Also