eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTTPSocket':

Home

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

Class: HTTPSocket


Inheritance:

   Object
   |
   +--HTTPSocket

Package:
stx:libcompat
Category:
Compatibility-Squeak
Version:
rev: 1.1 date: 2019/06/22 13:35:31
user: cg
file: HTTPSocket.st directory: libcompat
module: stx stc-classLibrary: libcompat

Description:


DO NOT DIRECTLY REFER TO THIS CLASS OR USE IT OTHERWISE IN YOUR CODE:

This is a dummy, mimicry class to allow some squeak code to be filed in.
Its protocol is neither complete, nor fully compatible with the corresponding
squeak original class.


Class protocol:

utilities
o  httpGet: urlString accept: accepted
self httpGet:'http://www.exept.de' accept:'*'



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 19 Mar 2024 02:27:36 GMT