HTTP/en

Aus expecco Wiki (Version 2.x)
Version vom 9. Oktober 2015, 14:23 Uhr von Cg (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „For HTTP, the underlying Smalltalk/X framework already provides classes to implement both HTTP-client and HTTP-server code. Detailed information is found in th…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen

For HTTP, the underlying Smalltalk/X framework already provides classes to implement both HTTP-client and HTTP-server code. Detailed information is found in the online documentation and/or the source code itself.

Also, the standard library contains blocks to send HTTP requests and to setup a server which responds to incoming HTTP requests.



Copyright © 2014-2024 eXept Software AG