Search notes:

System.Net.Http.HttpResponseMessage (class)

System.Net.Http.HttpResponseMessage stores the response of a HTTP request: most importantly header, content and status code.
HttpResponseMessage inherits from System.Object.

Properties

Content The «text» of the HTTP response.
Headers Collection of HTTP response headers (A System.Net.Http.Headers.HttpResponseHeaders object)
IsSuccessStatusCode A boolean value that indicates if the HTTP response was successful.
ReasonPhrase The text that corresponds to the status code (for exmple OK for 200).
RequestMessage A System.Net.Http.HttpRequestMessage object that corresonds to the HTTP request.
StatusCode Gets or sets the status code of the HTTP response.
TrailingHeaders A System.Net.Http.Headers.HttpResponseHeaders object
Version HTTP message, as System.Version object.

See also

System.Net.HttpWebResponse, System.Web.HttpResponse

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:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Microsof...', 1759414580, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Microsoft/dot-net/namespaces-classes/System/Net/Http/HttpResponseMessage/index(54): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78