HTTP/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
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…“) |
|
(kein Unterschied)
|
Version vom 11. Februar 2018, 12:32 Uhr
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.