eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTTPSConnection':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: HTTPSConnection


Inheritance:

   Object
   |
   +--HTTPConnection
      |
      +--HTTPSConnection

Package:
stx:goodies/webServer
Category:
Net-Communication-HTTP-Server
Version:
rev: 1.1 date: 2024/01/29 11:40:46
user: mb
file: HTTPSConnection.st directory: goodies/webServer
module: stx stc-classLibrary: webServer
Author:
Micha

Description:


documentation to be added.

class:
    <a short class summary here, describing what instances represent>

responsibilities:    
    <describing what my main role is>

collaborators:    
    <describing with whom and how I talk to>

API:
    <public api and main messages>
    
example:
    <a one-line examples on how to use - can also be in a separate example method>

implementation:
    <implementation points>


[instance variables:]

[class variables:]


Related information:



Instance protocol:

initialization
o  initializeFor: anHTTPServer socket: aSocket tlsCertificateStore: tlsCertificateStore
initialize a connection served by aHTTPServer on aSocket.
Serve a TLS connection if tlsCertificateStore is non-nil.



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sun, 08 Sep 2024 02:59:05 GMT