HTTP/en
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…“)
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.