1using System.Collections.Generic;
35 public HttpListenerRequest
Request {
get; }
Wrapper for the HttpListenerRequest.
HttpListenerRequest Request
The underlying HttpListenerRequest.
override BadClassPrototype GetPrototype()
override string ToSafeString(List< BadObject > done)
static readonly BadClassPrototype s_Prototype
Class Prototype Instance.
BadHttpRequest(HttpListenerRequest request)
Constructs a new BadHttpRequest.
Gets thrown by the runtime.
The Base Class for all BadScript Objects.
Implements a Class Prototype for the BadScript Language.
Implements a Native Class Prototype.
Contains Network Hosting Extensions and APIs for the BadScript2 Runtime.
Contains the Error Objects for the BadScript2 Language.
Contains Runtime Type Objects.
Contains the Runtime Objects.