µC/HTTPs allows dynamic content to be inserted in HTML documents (files having the htm or html suffix) by using special tokens being substituted before the page is actually sent to the web browser. There are two type of token: internal and external. The value of external token must be provided by the upper application via a callback function. Internal tokens are defined to print some data related to HTTP such as status line and error code.
General
Content
Integrations