Search notes:

System.Net.HttpListenerRequest (class)

Properties and methods

AcceptTypes An array of strings that represent the MIME types accepted by the client. (like text/html, application/xhtml+xml, image/webp, */*; q=0.8, application/signed-exchange;v=b3;q=0.7 etc.
BeginGetClientCertificate()
ClientCertificateError
ContentEncoding
ContentLength64 An object that derives from System.Text.Encoding (for example System.Text.UTF8Encoding+UTF8EncodingSealed).
ContentType
Cookies A System.Net.CookieCollection object.
EndGetClientCertificate()
GetClientCertificate()
GetClientCertificateAsync()
HasEntityBody A boolean that indicates the the request has a body (which is typically the case for POST requests)
Headers An instance of System.Net.WebHeaderCollection.
HttpMethod GET, POST
InputStream A System.IO.Stream with which the body data can be read.
IsAuthenticated
IsLocal
IsSecureConnection
IsWebSocketRequest
KeepAlive
LocalEndPoint, RemoteEndPoint System.Net.IPEndPoint objects
ProtocolVersion A System.Version object
QueryString A System.Collections.Specialized.NameValueCollection object that contains the query data of the requested URL.
RawUrl Url without host and port.
RequestTraceIdentifier
ServiceName
TransportContext
Url A System.Net.Url object
UrlReferrer
UserAgent
UserHostAddress
UserHostName
UserLanguages An array of strings that contains the parsed langagues of the Accept-Language request header.

See also

The Request property of System.Net.HttpListenerContext.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:51 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(51): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(66): id_of(Object(PDO), 'uri', '/notes/Microsof...') #2 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Microsof...', 1761248693, '216.73.216.81', 'Mozilla/5.0 App...', NULL) #3 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Microsoft/dot-net/namespaces-classes/System/Net/HttpListenerRequest(73): insert_webrequest() #4 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 51