• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • CPACK
    • Home
    • List packs
    • Submit pack
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
    • SWISH Prolog shell
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

/usr/lib/swipl/library/ext/ssl/http/http_ssl_plugin.pl
All Application Manual Name SummaryHelp

  • http
    • http_ssl_plugin.pl -- SSL plugin for HTTP libraries
      • ssl_server_create_hook/3
      • ssl_server_open_client_hook/3
      • http_protocol_hook/5
      • http_connection_over_proxy/6
      • make_socket_hook/3
      • accept_hook/2
      • discard_client_hook/1
 http:http_protocol_hook(+Scheme, +Parts, +PlainStreamPair, -StreamPair, +Options) is semidet[multifile, library(http/http_ssl_plugin)]
Hook for http_open/3 to connect to an HTTPS (SSL-based HTTP) server.
ClioPatria (version V3.1.1-51-ga0b30a5)