Click or drag to resize
IHttpRequest Methods

The IHttpRequest type exposes the following members.

Methods
  NameDescription
Public methodConfigureForFileUpload
Configure the request so that it can be used for file uploads
Public methodSetContent
Set the data in the request stream
Public methodSetHeader
Set a request header value
Top
See Also