Did you know ... | Search Documentation: |
Title for pldoc(dir_index) |
http_ssl_plugin.pl -- SSL plugin for HTTP libraries | ||
---|---|---|
http_connection_over_proxy/6 | Facilitate an HTTPS connection via a proxy using HTTP CONNECT. | |
http_protocol_hook/5 | Hook for http_open/3 to connect to an HTTPS (SSL-based HTTP) server. | |
ssl_server_create_hook/3 | Extensible predicate that is called once after creating an HTTPS server. | |
ssl_server_open_client_hook/3 | Extensible predicate that is called before each connection that the server negotiates with a client. | |
accept_hook/2 | Implement the accept for HTTPS connections. | |
discard_client_hook/1 | Handles connections that where accepted during server shutdown. | |
make_socket_hook/3 | Hook into http_server/2 to create an SSL server if the option ssl(SSLOptions) is provided. |