HttpRequestWrapper::SaveAs Method (String^, Boolean)
.NET Framework (current version)
Saves an HTTP request to disk.
Assembly: System.Web (in System.Web.dll)
Parameters
- filename
-
Type:
System::String^
The physical drive path.
- includeHeaders
-
Type:
System::Boolean
A value that specifies whether to save HTTP headers to disk.
.NET Framework
Available since 3.5
Available since 3.5
Show: