Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ServiceStack
WebHost
Endpoints
Extensions
HttpRequestWrapper
C# Class ServiceStack.WebHost.Endpoints.Extensions.HttpRequestWrapper
Inheritance:
IHttpRequest
Mostra file
Open project: firstsee/ServiceStack
Class Usage Examples
Public Methods
Method
Description
GetRawBody
( ) :
string
HttpRequestWrapper
(
string
operationName
,
HttpRequest
response
) :
System
Method Details
GetRawBody()
public
method
public
GetRawBody
( ) :
string
return
string
HttpRequestWrapper()
public
method
public
HttpRequestWrapper
(
string
operationName
,
HttpRequest
response
) :
System
operationName
string
response
System.Web.HttpRequest
return
System