Keyword(s) for which to search:
Sort results by title
Keyword Index
HttpServer Namespace
ClientDisconnectedHandler Delegate
ConnectionType Enumeration
ConsoleLogWriter Class
ConsoleLogWriter Members
ConsoleLogWriter Constructor
ConsoleLogWriter Fields
Instance Field
ConsoleLogWriter Methods
GetColor Method
Write Method
ContentType Class
ContentType Members
ContentType Constructor
ContentType Fields
Html Field
Javascript Field
Text Field
Xml Field
ContentType Methods
ContentTypes Class
ContentTypes Members
ContentTypes Constructor
ContentTypes Methods
Contains Method
GetEnumerator Method
ContentTypes Properties
First Property
Item Property
ExceptionHandler Delegate
HttpClientContextImp Class
HttpClientContextImp Members
HttpClientContextImp Constructor
HttpClientContextImp Constructor (Boolean, IPEndPoint, Stream, RequestReceivedHandler)
HttpClientContextImp Constructor (Boolean, IPEndPoint, RequestReceivedHandler, ClientDisconnectedHandler, Stream, ILogWriter)
HttpClientContextImp Fields
BufferSize Field
HttpClientContextImp Methods
Check100Continue Method
Disconnect Method
Respond Method
Respond Method (String)
Respond Method (String, HttpStatusCode, String)
Respond Method (String, HttpStatusCode, String, String)
Send Method
Send Method (Byte[])
Send Method (Byte[], Int32, Int32)
HttpClientContextImp Properties
Secured Property
HttpFile Class
HttpFile Members
HttpFile Constructor
HttpFile Constructor (String, String, String)
HttpFile Constructor (String, String, String, String)
HttpFile Methods
Dispose Method
Dispose Method
Dispose Method (Boolean)
Finalize Method
HttpFile Properties
ContentType Property
Filename Property
Name Property
UploadFilename Property
HttpForm Class
HttpForm Members
HttpForm Constructor
HttpForm Constructor
HttpForm Constructor (HttpInput)
HttpForm Fields
EmptyForm Field
HttpForm Methods
AddFile Method
Clear Method
ContainsFile Method
GetFile Method
ToString Method
HttpForm Properties
HttpHelper Class
HttpHelper Members
HttpHelper Fields
EmptyUri Field
HTTP10 Field
HTTP11 Field
HttpHelper Methods
ParseQueryString Method
HttpInput Class
HttpInput Members
HttpInput Constructor
HttpInput Constructor (HttpInput)
HttpInput Constructor (String)
HttpInput Constructor (String, Boolean)
HttpInput Fields
_ignoreChanges Field
Empty Field
HttpInput Methods
Add Method
Clear Method
Contains Method
ExtractOne Method
GetEnumerator Method
ParseItem Method
ToString Method
ToString Method
ToString Method (Boolean)
HttpInput Properties
Item Property
Name Property
HttpInputItem Class
HttpInputItem Members
HttpInputItem Constructor
HttpInputItem Constructor (HttpInputItem)
HttpInputItem Constructor (String, String)
HttpInputItem Fields
Empty Field
HttpInputItem Methods
Add Method
Add Method (String)
Add Method (String, String)
Contains Method
GetEnumerator Method
ToString Method
ToString Method
ToString Method (String)
ToString Method (String, Boolean)
HttpInputItem Properties
Count Property
Item Property
LastValue Property
Name Property
Value Property
Values Property
HttpListener Class
HttpListener Members
HttpListener Constructor
HttpListener Constructor (IPAddress, Int32)
HttpListener Constructor (IPAddress, Int32, X509Certificate)
HttpListener Constructor (IPAddress, Int32, X509Certificate, SslProtocols)
HttpListener Methods
Start Method
Stop Method
HttpListener Properties
DisconnectHandler Property
LogWriter Property
RequestHandler Property
UseTraceLogs Property
HttpListener Events
ExceptionThrown Event
HttpParam Class
HttpParam Members
HttpParam Constructor
HttpParam Fields
Empty Field
HttpParam Methods
Add Method
Contains Method
GetEnumerator Method
HttpParam Properties
Item Property
HttpRequestParser Class
HttpRequestParser Members
HttpRequestParser Constructor
HttpRequestParser Methods
OnFirstLine Method
OnHeader Method
ParseMessage Method
HttpRequestParser Properties
CurrentState Property
HttpRequestParser.RequestCompletedHandler Delegate
HttpRequestParser.State Enumeration
HttpResponse Class
HttpResponse Members
HttpResponse Constructor
HttpResponse Methods
AddHeader Method
Redirect Method
Redirect Method (String)
Redirect Method (Uri)
Send Method
SendBody Method
SendBody Method (Byte[])
SendBody Method (Byte[], Int32, Int32)
SendHeaders Method
HttpResponse Properties
Body Property
Chunked Property
Connection Property
ContentLength Property
ContentType Property
Cookies Property
Encoding Property
HeadersSent Property
KeepAlive Property
Reason Property
Sent Property
Status Property
HttpServer Class
HttpServer Members
HttpServer Constructor
HttpServer Constructor
HttpServer Constructor (FormDecoderProvider)
HttpServer Constructor (ILogWriter)
HttpServer Constructor (FormDecoderProvider, ILogWriter)
HttpServer Methods
Add Method
Add Method (HttpModule)
Add Method (RedirectRule)
DecodeBody Method
ErrorPage Method
ErrorPage Method (IHttpResponse, HttpException)
ErrorPage Method (IHttpResponse, HttpStatusCode, String)
GetRealm Method
HandleRequest Method
OnClientDisconnected Method
ProcessAuthentication Method
RequestAuthentication Method
Start Method
Start Method (IPAddress, Int32)
Start Method (IPAddress, Int32, X509Certificate)
Stop Method
WriteLog Method
WriteLog Method (LogPrio, String)
WriteLog Method (Object, LogPrio, String)
HttpServer Properties
AuthenticationModules Property
BackLog Property
FormDecoderProviders Property
LogWriter Property
ServerName Property
SessionCookieName Property
HttpServer Events
ExceptionThrown Event
RealmWanted Event
IHttpClientContext Interface
IHttpClientContext Members
IHttpClientContext Methods
Disconnect Method
Respond Method
Respond Method (String)
Respond Method (String, HttpStatusCode, String)
Respond Method (String, HttpStatusCode, String, String)
Send Method
Send Method (Byte[])
Send Method (Byte[], Int32, Int32)
IHttpClientContext Properties
Secured Property
IHttpInput Interface
IHttpInput Members
IHttpInput Methods
Add Method
Contains Method
GetEnumerator Method
IHttpInput Properties
Item Property
IHttpRequest Interface
IHttpRequest Members
IHttpRequest Methods
AddHeader Method
AddToBody Method
Clear Method
DecodeBody Method
SetCookies Method
IHttpRequest Properties
AcceptTypes Property
Body Property
BodyIsComplete Property
Connection Property
ContentLength Property
Cookies Property
Form Property
Headers Property
HttpVersion Property
IsAjax Property
Method Property
Param Property
QueryString Property
Uri Property
UriParts Property
IHttpResponse Interface
IHttpResponse Members
IHttpResponse Methods
AddHeader Method
Redirect Method
Redirect Method (String)
Redirect Method (Uri)
Send Method
SendBody Method
SendBody Method (Byte[])
SendBody Method (Byte[], Int32, Int32)
SendHeaders Method
IHttpResponse Properties
Body Property
Chunked Property
Connection Property
ContentLength Property
ContentType Property
Cookies Property
Encoding Property
HeadersSent Property
KeepAlive Property
Reason Property
Sent Property
Status Property
ILogWriter Interface
ILogWriter Members
ILogWriter Methods
Write Method
LogPrio Enumeration
Method Class
Method Members
Method Fields
Delete Field
Get Field
Header Field
Options Field
Post Field
Put Field
Trace Field
Methods Class
Methods Members
Methods Fields
Delete Field
Get Field
Header Field
Options Field
Post Field
Put Field
Trace Field
NullLogWriter Class
NullLogWriter Members
NullLogWriter Constructor
NullLogWriter Fields
Instance Field
NullLogWriter Methods
Write Method
RealmHandler Delegate
RequestCookie Class
RequestCookie Members
RequestCookie Constructor
RequestCookie Methods
ToString Method
RequestCookie Properties
Name Property
Value Property
RequestCookies Class
RequestCookies Members
RequestCookies Constructor
RequestCookies Methods
Clear Method
GetEnumerator Method
RequestCookies Properties
Count Property
Item Property
RequestReceivedHandler Delegate
ResponseCookie Class
ResponseCookie Members
ResponseCookie Constructor
ResponseCookie Constructor (RequestCookie, DateTime)
ResponseCookie Constructor (String, String, DateTime)
ResponseCookie Constructor (String, String, DateTime, String, String)
ResponseCookie Methods
ToString Method
ResponseCookie Properties
Expires Property
Path Property
ResponseCookies Class
ResponseCookies Members
ResponseCookies Constructor
ResponseCookies Methods
Add Method
Add Method (ResponseCookie)
Add Method (RequestCookie, DateTime)
Clear Method
GetEnumerator Method
ResponseCookies Properties
Count Property
Item Property
HttpServer.Authentication Namespace
AuthenticationHandler Delegate
AuthModule Class
AuthModule Members
AuthModule Constructor
AuthModule Constructor (AuthenticationHandler)
AuthModule Constructor (AuthenticationHandler, AuthRequiredDelegate)
AuthModule Methods
Authenticate Method
AuthenticationRequired Method
CheckAuthentication Method
CreateResponse Method
AuthModule Properties
Name Property
AuthRequiredDelegate Delegate
BasicAuthentication Class
BasicAuthentication Members
BasicAuthentication Constructor
BasicAuthentication Constructor (AuthenticationHandler)
BasicAuthentication Constructor (AuthenticationHandler, AuthRequiredDelegate)
BasicAuthentication Methods
Authenticate Method
CreateResponse Method
BasicAuthentication Properties
Name Property
DigestAuthentication Class
DigestAuthentication Members
DigestAuthentication Constructor
DigestAuthentication Constructor (AuthenticationHandler)
DigestAuthentication Constructor (AuthenticationHandler, AuthRequiredDelegate)
DigestAuthentication Fields
DisableNonceCheck Field
DigestAuthentication Methods
Authenticate Method
CreateResponse Method
Decode Method
Encrypt Method
GetCurrentNonce Method
GetMD5HashBinHex2 Method
IsValidNonce Method
DigestAuthentication Properties
Name Property
HttpServer.Controllers Namespace
AuthRequiredAttribute Class
AuthRequiredAttribute Members
AuthRequiredAttribute Constructor
AuthRequiredAttribute Constructor
AuthRequiredAttribute Constructor (Int32)
AuthRequiredAttribute Methods
AuthRequiredAttribute Properties
Level Property
AuthValidatorAttribute Class
AuthValidatorAttribute Members
AuthValidatorAttribute Constructor
AuthValidatorAttribute Methods
AuthValidatorAttribute Properties
BeforeFilterAttribute Class
BeforeFilterAttribute Members
BeforeFilterAttribute Constructor
BeforeFilterAttribute Constructor
BeforeFilterAttribute Constructor (FilterPosition)
BeforeFilterAttribute Methods
BeforeFilterAttribute Properties
Position Property
ControllerNameAttribute Class
ControllerNameAttribute Members
ControllerNameAttribute Constructor
ControllerNameAttribute Methods
ControllerNameAttribute Properties
Name Property
ControllerTester Class
ControllerTester Members
ControllerTester Constructor
ControllerTester Fields
DefaultSession Field
HostName Field
ControllerTester Methods
Get Method
Post Method
FilterPosition Enumeration
RawHandlerAttribute Class
RawHandlerAttribute Members
RawHandlerAttribute Constructor
RawHandlerAttribute Methods
RawHandlerAttribute Properties
RequestController Class
RequestController Members
RequestController Constructor
RequestController Constructor
RequestController Constructor (RequestController)
RequestController Methods
CanHandle Method
Clone Method
GetMethod Method
InvokeMethod Method
OnUnhandledException Method
Process Method
SetupRequest Method
RequestController Properties
AuthenticationTag Property
ControllerName Property
DefaultMethod Property
Id Property
MethodName Property
Request Property
RequestedExtension Property
Response Property
Session Property
ViewController Class
ViewController Members
ViewController Constructor
ViewController Constructor (ViewController)
ViewController Constructor (TemplateManager)
ViewController Methods
Render Method
RenderAction Method
RenderErrors Method
RenderErrors Method (String, Object[])
RenderErrors Method (NameValueCollection, String, Object[])
RenderJavascript Method
RenderJsErrors Method
RenderLayout Method
RenderTemplate Method
SetupRequest Met