SpiderBasic - Http

Overview

Http is the name of the protocol used by web browsers to access remote information, such as a web page. Each item has an unique address in order to access it from anywhere, this is its: URL (Uniform Resource Locator). The functions within this library are designed to provide easy manipulation of URLs and the capability to retrieve remote files.

Command Index

HTTPRequest
URLDecoder
URLEncoder

Example

Http.sb

Supported OS

All

Reference Manual - Index