|
|
|
@@ -207,8 +207,8 @@
|
|
|
|
|
</div>
|
|
|
|
|
<h1 class="PageTitle" id="T:WebSocketSharp.Net.HttpListenerRequest">HttpListenerRequest Class</h1>
|
|
|
|
|
<p class="Summary" id="T:WebSocketSharp.Net.HttpListenerRequest:Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Provides access to the HTTP request objects sent to a <a href="../WebSocketSharp.Net/HttpListener.html">WebSocketSharp.Net.HttpListener</a> instance.
|
|
|
|
|
</p>
|
|
|
|
|
<div id="T:WebSocketSharp.Net.HttpListenerRequest:Signature">
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public sealed class <b>HttpListenerRequest</b></div>
|
|
|
|
@@ -216,8 +216,8 @@
|
|
|
|
|
<div class="Remarks" id="T:WebSocketSharp.Net.HttpListenerRequest:Docs">
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="T:WebSocketSharp.Net.HttpListenerRequest:Docs:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</div>
|
|
|
|
|
The HttpListenerRequest class cannot be inherited.
|
|
|
|
|
</div>
|
|
|
|
|
<h2 class="Section">Requirements</h2>
|
|
|
|
|
<div class="SectionBox" id="T:WebSocketSharp.Net.HttpListenerRequest:Docs:Version Information">
|
|
|
|
|
<b>Namespace: </b>WebSocketSharp.Net<br /><b>Assembly: </b>websocket-sharp (in websocket-sharp.dll)</div>
|
|
|
|
@@ -240,7 +240,9 @@
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>[]</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>[]</i>.
|
|
|
|
|
Gets the media types which are acceptable for the response.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -252,7 +254,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets an error code that identifies a problem with the client's certificate.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -264,7 +268,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Text.Encoding">System.Text.Encoding</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets the encoding that can be used with the entity body data included in the request.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -276,7 +282,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int64">long</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets the size of the entity body data included in the request.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -288,7 +296,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets the media type of the entity body included in the request.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -300,7 +310,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="../WebSocketSharp.Net/CookieCollection.html">CookieCollection</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets the cookies included in the request.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -312,7 +324,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets a value indicating whether the request has the entity body.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -324,7 +338,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Specialized.NameValueCollection">System.Collections.Specialized.NameValueCollection</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets the HTTP headers used in the request.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -336,7 +352,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets the HTTP method used in the request.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -348,7 +366,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IO.Stream">System.IO.Stream</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets a <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IO.Stream">System.IO.Stream</a> that contains the entity body data included in the request.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -360,7 +380,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets a value indicating whether the client that sent the request is authenticated.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -386,7 +408,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets a value indicating whether the HTTP connection is secured using the SSL protocol.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -412,7 +436,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets a value indicating whether the client requests a persistent connection.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -424,7 +450,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Net.IPEndPoint">System.Net.IPEndPoint</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets the server endpoint as an IP address and a port number.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -436,7 +464,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Version">Version</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets the HTTP version used in the request.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -448,7 +478,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Specialized.NameValueCollection">System.Collections.Specialized.NameValueCollection</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets the collection of query string variables used in the request.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -460,7 +492,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets the raw URL (without the scheme, host and port) requested by the client.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -472,7 +506,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Net.IPEndPoint">System.Net.IPEndPoint</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets the client endpoint as an IP address and a port number.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -484,7 +520,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Guid">Guid</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets the identifier of a request.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -496,7 +534,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Uri">Uri</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets the URL requested by the client.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -508,7 +548,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Uri">Uri</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets the URL of the resource from which the requested URL was obtained.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -520,7 +562,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets the information about the user agent originating the request.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -532,7 +576,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets the server endpoint as an IP address and a port number.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -544,7 +590,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets the internet host name and port number (if present) of the resource being requested.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -555,7 +603,9 @@
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>[]</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>[]</i>.
|
|
|
|
|
Gets the natural languages that are preferred as a response to the request.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</div>
|
|
|
|
@@ -572,7 +622,9 @@
|
|
|
|
|
<td colspan="2">
|
|
|
|
|
<b>
|
|
|
|
|
<a href="#M:WebSocketSharp.Net.HttpListenerRequest.BeginGetClientCertificate(System.AsyncCallback,System.Object)">BeginGetClientCertificate</a>
|
|
|
|
|
</b>(<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.AsyncCallback">AsyncCallback</a>, <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Object">object</a>)<nobr> : <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IAsyncResult">IAsyncResult</a></nobr><blockquote><span class="NotEntered">Documentation for this section has not yet been entered.</span></blockquote></td>
|
|
|
|
|
</b>(<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.AsyncCallback">AsyncCallback</a>, <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Object">object</a>)<nobr> : <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IAsyncResult">IAsyncResult</a></nobr><blockquote>
|
|
|
|
|
Begins getting the client's X.509 v.3 certificate asynchronously.
|
|
|
|
|
</blockquote></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>
|
|
|
|
@@ -582,7 +634,9 @@
|
|
|
|
|
<td colspan="2">
|
|
|
|
|
<b>
|
|
|
|
|
<a href="#M:WebSocketSharp.Net.HttpListenerRequest.EndGetClientCertificate(System.IAsyncResult)">EndGetClientCertificate</a>
|
|
|
|
|
</b>(<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IAsyncResult">IAsyncResult</a>)<nobr> : <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Security.Cryptography.X509Certificates.X509Certificate2">System.Security.Cryptography.X509Certificates.X509Certificate2</a></nobr><blockquote><span class="NotEntered">Documentation for this section has not yet been entered.</span></blockquote></td>
|
|
|
|
|
</b>(<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IAsyncResult">IAsyncResult</a>)<nobr> : <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Security.Cryptography.X509Certificates.X509Certificate2">System.Security.Cryptography.X509Certificates.X509Certificate2</a></nobr><blockquote>
|
|
|
|
|
Ends an asynchronous operation to get the client's X.509 v.3 certificate.
|
|
|
|
|
</blockquote></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>
|
|
|
|
@@ -592,7 +646,9 @@
|
|
|
|
|
<td colspan="2">
|
|
|
|
|
<b>
|
|
|
|
|
<a href="#M:WebSocketSharp.Net.HttpListenerRequest.GetClientCertificate">GetClientCertificate</a>
|
|
|
|
|
</b>()<nobr> : <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Security.Cryptography.X509Certificates.X509Certificate2">System.Security.Cryptography.X509Certificates.X509Certificate2</a></nobr><blockquote><span class="NotEntered">Documentation for this section has not yet been entered.</span></blockquote></td>
|
|
|
|
|
</b>()<nobr> : <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Security.Cryptography.X509Certificates.X509Certificate2">System.Security.Cryptography.X509Certificates.X509Certificate2</a></nobr><blockquote>
|
|
|
|
|
Gets the client's X.509 v.3 certificate.
|
|
|
|
|
</blockquote></td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</div>
|
|
|
|
@@ -647,14 +703,15 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.AcceptTypes">AcceptTypes Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.AcceptTypes:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets the media types which are acceptable for the response.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>[] <b>AcceptTypes</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.AcceptTypes:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
An array of <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> that contains the media type names in the Accept request-header field
|
|
|
|
|
or <tt>null</tt> if the request did not include an Accept header.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.AcceptTypes:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -667,8 +724,8 @@
|
|
|
|
|
<h3 id="M:WebSocketSharp.Net.HttpListenerRequest.BeginGetClientCertificate(System.AsyncCallback,System.Object)">BeginGetClientCertificate Method</h3>
|
|
|
|
|
<blockquote id="M:WebSocketSharp.Net.HttpListenerRequest.BeginGetClientCertificate(System.AsyncCallback,System.Object):member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Begins getting the client's X.509 v.3 certificate asynchronously.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IAsyncResult">IAsyncResult</a> <b>BeginGetClientCertificate</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.AsyncCallback">AsyncCallback</a> requestCallback, <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Object">object</a> state)</div>
|
|
|
|
|
<h4 class="Subsection">Parameters</h4>
|
|
|
|
@@ -678,24 +735,43 @@
|
|
|
|
|
<i>requestCallback</i>
|
|
|
|
|
</dt>
|
|
|
|
|
<dd>
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</dd>
|
|
|
|
|
An <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.AsyncCallback">AsyncCallback</a> delegate that references the method(s)
|
|
|
|
|
called when the asynchronous operation completes.
|
|
|
|
|
</dd>
|
|
|
|
|
<dt>
|
|
|
|
|
<i>state</i>
|
|
|
|
|
</dt>
|
|
|
|
|
<dd>
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</dd>
|
|
|
|
|
An <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Object">object</a> that contains a user defined object to pass to the <i>requestCallback</i> delegate.
|
|
|
|
|
</dd>
|
|
|
|
|
</dl>
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h4 class="Subsection">Returns</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="M:WebSocketSharp.Net.HttpListenerRequest.BeginGetClientCertificate(System.AsyncCallback,System.Object):Returns">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
An <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IAsyncResult">IAsyncResult</a> that contains the status of the asynchronous operation.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h4 class="Subsection">Exceptions</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="M:WebSocketSharp.Net.HttpListenerRequest.BeginGetClientCertificate(System.AsyncCallback,System.Object):Exceptions">
|
|
|
|
|
<table class="TypeDocumentation">
|
|
|
|
|
<tr>
|
|
|
|
|
<th>Type</th>
|
|
|
|
|
<th>Reason</th>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.NotImplementedException">NotImplementedException</a>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
This method is not implemented.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="M:WebSocketSharp.Net.HttpListenerRequest.BeginGetClientCertificate(System.AsyncCallback,System.Object):Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</div>
|
|
|
|
|
This asynchronous operation must be completed by calling the <a href="../WebSocketSharp.Net/HttpListenerRequest.html#M:WebSocketSharp.Net.HttpListenerRequest.EndGetClientCertificate(System.IAsyncResult)">HttpListenerRequest.EndGetClientCertificate(IAsyncResult)</a> method.
|
|
|
|
|
Typically, the method is invoked by the <i>requestCallback</i> delegate.
|
|
|
|
|
</div>
|
|
|
|
|
<h2 class="Section">Requirements</h2>
|
|
|
|
|
<div class="SectionBox" id="M:WebSocketSharp.Net.HttpListenerRequest.BeginGetClientCertificate(System.AsyncCallback,System.Object):Version Information">
|
|
|
|
|
<b>Namespace: </b>WebSocketSharp.Net<br /><b>Assembly: </b>websocket-sharp (in websocket-sharp.dll)</div>
|
|
|
|
@@ -704,14 +780,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.ClientCertificateError">ClientCertificateError Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.ClientCertificateError:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets an error code that identifies a problem with the client's certificate.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a> <b>ClientCertificateError</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.ClientCertificateError:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
Always returns <tt>0</tt>.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.ClientCertificateError:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -724,14 +800,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.ContentEncoding">ContentEncoding Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.ContentEncoding:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets the encoding that can be used with the entity body data included in the request.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Text.Encoding">System.Text.Encoding</a> <b>ContentEncoding</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.ContentEncoding:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Text.Encoding">System.Text.Encoding</a> that contains the encoding that can be used with entity body data.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.ContentEncoding:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -744,14 +820,15 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.ContentLength64">ContentLength64 Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.ContentLength64:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets the size of the entity body data included in the request.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int64">long</a> <b>ContentLength64</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.ContentLength64:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int64">long</a> that contains the value of the Content-Length entity-header field.
|
|
|
|
|
<tt>-1</tt> if the size is not known.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.ContentLength64:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -764,14 +841,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.ContentType">ContentType Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.ContentType:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets the media type of the entity body included in the request.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> <b>ContentType</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.ContentType:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> that contains the value of the Content-Type entity-header field.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.ContentType:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -784,14 +861,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.Cookies">Cookies Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.Cookies:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets the cookies included in the request.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="../WebSocketSharp.Net/CookieCollection.html">CookieCollection</a> <b>Cookies</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.Cookies:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
A <a href="../WebSocketSharp.Net/CookieCollection.html">WebSocketSharp.Net.CookieCollection</a> that contains the cookies included in the request.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.Cookies:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -804,8 +881,8 @@
|
|
|
|
|
<h3 id="M:WebSocketSharp.Net.HttpListenerRequest.EndGetClientCertificate(System.IAsyncResult)">EndGetClientCertificate Method</h3>
|
|
|
|
|
<blockquote id="M:WebSocketSharp.Net.HttpListenerRequest.EndGetClientCertificate(System.IAsyncResult):member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Ends an asynchronous operation to get the client's X.509 v.3 certificate.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Security.Cryptography.X509Certificates.X509Certificate2">System.Security.Cryptography.X509Certificates.X509Certificate2</a> <b>EndGetClientCertificate</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IAsyncResult">IAsyncResult</a> asyncResult)</div>
|
|
|
|
|
<h4 class="Subsection">Parameters</h4>
|
|
|
|
@@ -815,18 +892,35 @@
|
|
|
|
|
<i>asyncResult</i>
|
|
|
|
|
</dt>
|
|
|
|
|
<dd>
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</dd>
|
|
|
|
|
An <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IAsyncResult">IAsyncResult</a> obtained by calling the <a href="../WebSocketSharp.Net/HttpListenerRequest.html#M:WebSocketSharp.Net.HttpListenerRequest.BeginGetClientCertificate(System.AsyncCallback,System.Object)">HttpListenerRequest.BeginGetClientCertificate(AsyncCallback, object)</a> method.
|
|
|
|
|
</dd>
|
|
|
|
|
</dl>
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h4 class="Subsection">Returns</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="M:WebSocketSharp.Net.HttpListenerRequest.EndGetClientCertificate(System.IAsyncResult):Returns">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Security.Cryptography.X509Certificates.X509Certificate2">System.Security.Cryptography.X509Certificates.X509Certificate2</a> that contains the client's X.509 v.3 certificate.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h4 class="Subsection">Exceptions</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="M:WebSocketSharp.Net.HttpListenerRequest.EndGetClientCertificate(System.IAsyncResult):Exceptions">
|
|
|
|
|
<table class="TypeDocumentation">
|
|
|
|
|
<tr>
|
|
|
|
|
<th>Type</th>
|
|
|
|
|
<th>Reason</th>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.NotImplementedException">NotImplementedException</a>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
This method is not implemented.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="M:WebSocketSharp.Net.HttpListenerRequest.EndGetClientCertificate(System.IAsyncResult):Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</div>
|
|
|
|
|
This method completes an asynchronous operation started by calling the <a href="../WebSocketSharp.Net/HttpListenerRequest.html#M:WebSocketSharp.Net.HttpListenerRequest.BeginGetClientCertificate(System.AsyncCallback,System.Object)">HttpListenerRequest.BeginGetClientCertificate(AsyncCallback, object)</a> method.
|
|
|
|
|
</div>
|
|
|
|
|
<h2 class="Section">Requirements</h2>
|
|
|
|
|
<div class="SectionBox" id="M:WebSocketSharp.Net.HttpListenerRequest.EndGetClientCertificate(System.IAsyncResult):Version Information">
|
|
|
|
|
<b>Namespace: </b>WebSocketSharp.Net<br /><b>Assembly: </b>websocket-sharp (in websocket-sharp.dll)</div>
|
|
|
|
@@ -835,13 +929,30 @@
|
|
|
|
|
<h3 id="M:WebSocketSharp.Net.HttpListenerRequest.GetClientCertificate">GetClientCertificate Method</h3>
|
|
|
|
|
<blockquote id="M:WebSocketSharp.Net.HttpListenerRequest.GetClientCertificate:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets the client's X.509 v.3 certificate.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Security.Cryptography.X509Certificates.X509Certificate2">System.Security.Cryptography.X509Certificates.X509Certificate2</a> <b>GetClientCertificate</b> ()</div>
|
|
|
|
|
<h4 class="Subsection">Returns</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="M:WebSocketSharp.Net.HttpListenerRequest.GetClientCertificate:Returns">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Security.Cryptography.X509Certificates.X509Certificate2">System.Security.Cryptography.X509Certificates.X509Certificate2</a> that contains the client's X.509 v.3 certificate.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h4 class="Subsection">Exceptions</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="M:WebSocketSharp.Net.HttpListenerRequest.GetClientCertificate:Exceptions">
|
|
|
|
|
<table class="TypeDocumentation">
|
|
|
|
|
<tr>
|
|
|
|
|
<th>Type</th>
|
|
|
|
|
<th>Reason</th>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.NotImplementedException">NotImplementedException</a>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
This method is not implemented.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="M:WebSocketSharp.Net.HttpListenerRequest.GetClientCertificate:Remarks">
|
|
|
|
@@ -855,14 +966,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.HasEntityBody">HasEntityBody Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.HasEntityBody:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets a value indicating whether the request has the entity body.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a> <b>HasEntityBody</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.HasEntityBody:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
<tt>true</tt> if the request has the entity body; otherwise, <tt>false</tt>.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.HasEntityBody:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -875,14 +986,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.Headers">Headers Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.Headers:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets the HTTP headers used in the request.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Specialized.NameValueCollection">System.Collections.Specialized.NameValueCollection</a> <b>Headers</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.Headers:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Specialized.NameValueCollection">System.Collections.Specialized.NameValueCollection</a> that contains the HTTP headers used in the request.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.Headers:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -895,14 +1006,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.HttpMethod">HttpMethod Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.HttpMethod:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets the HTTP method used in the request.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> <b>HttpMethod</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.HttpMethod:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> that contains the HTTP method used in the request.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.HttpMethod:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -915,14 +1026,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.InputStream">InputStream Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.InputStream:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets a <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IO.Stream">System.IO.Stream</a> that contains the entity body data included in the request.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IO.Stream">System.IO.Stream</a> <b>InputStream</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.InputStream:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IO.Stream">System.IO.Stream</a> that contains the entity body data included in the request.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.InputStream:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -935,14 +1046,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.IsAuthenticated">IsAuthenticated Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.IsAuthenticated:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets a value indicating whether the client that sent the request is authenticated.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a> <b>IsAuthenticated</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.IsAuthenticated:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
Always returns <tt>false</tt>.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.IsAuthenticated:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -975,14 +1086,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.IsSecureConnection">IsSecureConnection Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.IsSecureConnection:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets a value indicating whether the HTTP connection is secured using the SSL protocol.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a> <b>IsSecureConnection</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.IsSecureConnection:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
<tt>true</tt> if the HTTP connection is secured; otherwise, <tt>false</tt>.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.IsSecureConnection:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -1015,14 +1126,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.KeepAlive">KeepAlive Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.KeepAlive:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets a value indicating whether the client requests a persistent connection.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a> <b>KeepAlive</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.KeepAlive:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
<tt>true</tt> if the client requests a persistent connection; otherwise, <tt>false</tt>.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.KeepAlive:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -1035,14 +1146,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.LocalEndPoint">LocalEndPoint Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.LocalEndPoint:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets the server endpoint as an IP address and a port number.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Net.IPEndPoint">System.Net.IPEndPoint</a> <b>LocalEndPoint</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.LocalEndPoint:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Net.IPEndPoint">System.Net.IPEndPoint</a> that contains the server endpoint.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.LocalEndPoint:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -1055,14 +1166,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.ProtocolVersion">ProtocolVersion Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.ProtocolVersion:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets the HTTP version used in the request.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Version">Version</a> <b>ProtocolVersion</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.ProtocolVersion:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Version">Version</a> that contains the HTTP version used in the request.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.ProtocolVersion:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -1075,14 +1186,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.QueryString">QueryString Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.QueryString:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets the collection of query string variables used in the request.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Specialized.NameValueCollection">System.Collections.Specialized.NameValueCollection</a> <b>QueryString</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.QueryString:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Specialized.NameValueCollection">System.Collections.Specialized.NameValueCollection</a> that contains the collection of query string variables used in the request.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.QueryString:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -1095,14 +1206,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.RawUrl">RawUrl Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.RawUrl:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets the raw URL (without the scheme, host and port) requested by the client.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> <b>RawUrl</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.RawUrl:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> that contains the raw URL requested by the client.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.RawUrl:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -1115,14 +1226,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.RemoteEndPoint">RemoteEndPoint Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.RemoteEndPoint:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets the client endpoint as an IP address and a port number.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Net.IPEndPoint">System.Net.IPEndPoint</a> <b>RemoteEndPoint</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.RemoteEndPoint:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Net.IPEndPoint">System.Net.IPEndPoint</a> that contains the client endpoint.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.RemoteEndPoint:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -1135,14 +1246,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.RequestTraceIdentifier">RequestTraceIdentifier Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.RequestTraceIdentifier:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets the identifier of a request.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Guid">Guid</a> <b>RequestTraceIdentifier</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.RequestTraceIdentifier:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Guid">Guid</a> that contains the identifier of a request.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.RequestTraceIdentifier:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -1155,14 +1266,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.Url">Url Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.Url:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets the URL requested by the client.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Uri">Uri</a> <b>Url</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.Url:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Uri">Uri</a> that contains the URL requested by the client.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.Url:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -1175,14 +1286,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.UrlReferrer">UrlReferrer Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.UrlReferrer:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets the URL of the resource from which the requested URL was obtained.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Uri">Uri</a> <b>UrlReferrer</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.UrlReferrer:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Uri">Uri</a> that contains the value of the Referer request-header field.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.UrlReferrer:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -1195,14 +1306,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.UserAgent">UserAgent Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.UserAgent:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets the information about the user agent originating the request.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> <b>UserAgent</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.UserAgent:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> that contains the value of the User-Agent request-header field.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.UserAgent:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -1215,14 +1326,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.UserHostAddress">UserHostAddress Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.UserHostAddress:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets the server endpoint as an IP address and a port number.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> <b>UserHostAddress</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.UserHostAddress:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> that contains the server endpoint.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.UserHostAddress:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -1235,14 +1346,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.UserHostName">UserHostName Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.UserHostName:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets the internet host name and port number (if present) of the resource being requested.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> <b>UserHostName</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.UserHostName:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> that contains the value of the Host request-header field.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.UserHostName:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -1255,14 +1366,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerRequest.UserLanguages">UserLanguages Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerRequest.UserLanguages:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets the natural languages that are preferred as a response to the request.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>[] <b>UserLanguages</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.UserLanguages:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
An array of <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> that contains the natural language names in the Accept-Language request-header field.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerRequest.UserLanguages:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|