Aim of this project is to provide lightweight HTTP client library for the Self programming language.
Be aware: This module is work in progress.
Clone the GitHub repository to your computer or download just the http_client.self file. Then open Shell in your Self environment and type:
`self
'http_client.self' runScript
`
This will load the http_client module into the globals: