SessionSaveRequest Method |
Name | Description | |
---|---|---|
SaveRequest(String, Boolean) |
Save the request to a file.
The headers' Request Line will not contain the scheme or host, which is probably not what you want.
| |
SaveRequest(String, Boolean, Boolean) |
Save the request to a file. Throws if file cannot be written.
|