Search notes:

Python standard library: http.client

http.client.HTTPResponse

Instances of this class are returned when a conection is successfully established and wrap the HTTP response from the server.
These instances are not created directly by the user.

http.client.HTTPMessage

http.client.HTTPMessage derives from email.message.Message and adds (as far as I can see) the function getallmatchingheaders().
See also http.client.HTTPResponse.msg and http.server.BaseHTTPRequestHandler.headers.

See also

standard library (especially http.server or http.client.HTTPResponse, urllib.request)
The requests library.
user agent

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/developm...', 1788537423, '216.73.217.21', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/languages/Python/standard-library/http/client/index(56): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78