Click or drag to resize
SessionSaveRequest Method
Overload List
  NameDescription
Public methodSaveRequest(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.
Public methodSaveRequest(String, Boolean, Boolean)
Save the request to a file. Throws if file cannot be written.
Top
See Also