262 int minor =
value._Minor;
386 httpListenerContext.
cnc.
Close(
true);
404 bool flag =
name ==
"";
414 while (cookie ==
null)
425 bool flag =
name ==
"";
458 if (responseEntity !=
null)
506 string domain = cookie.m_domain;
507 string name = cookie.m_name;
508 string path = cookie.m_path;
510 if (enumerator !=
null)
533 if (this.
headers[
"Server"] ==
null)
537 if (
"Mono-HTTPAPI/1.0" ==
null)
541 if (this.
headers[
"Date"] ==
null)
558 if (
"charset=" ==
null)
648 if (
"This blend state is already bound to a different graphics device." ==
null)
class f__AnonymousType0<< Count > j__TPar
static CultureInfo InvariantCulture
IEnumerator GetEnumerator()
ResponseStream GetResponseStream()
HttpListenerRequest request
void CopyFrom(HttpListenerResponse templateResponse)
static string FormatHeaders(WebHeaderCollection headers)
WebHeaderCollection headers
bool FindCookie(Cookie cookie)
static string CookieToClientString(Cookie cookie)
HttpListenerContext context
static string QuotedString(Cookie cookie, string value)
ResponseStream output_stream
void Close(byte[] responseEntity, bool willBlock)
static HttpListenerResponse()
void Redirect(string url)
void AddHeader(string name, string value)
void AppendCookie(Cookie cookie)
void AppendHeader(string name, string value)
static bool IsToken(string value)
Encoding content_encoding
string status_description
HttpListenerResponse(HttpListenerContext context)
WebHeaderCollection Headers
void SendHeaders(bool closing, MemoryStream ms)
void SetCookie(Cookie cookie)
static string Get(HttpStatusCode code)
override string ToString()